-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: cli: tenant management #577
Conversation
chore: add alias for commands refactor: refactor create generic feat: tenant delete feat: parameter config for obcluster feat: tenant list chore: add ci and dockerfile for cli fix: check when creating tenant fix: bug in creating tenant and cluster feat: changepwd of obtenant feat: tenant upgrade, changepwd, switchover, show ,list, etc. feat: tenant management finish chore: make lint refactor: add status error handler chore: add alias for cmds feat: add more cmd for tenant management refactor: scale and show in cluster refactor: check if flags changed
06f115a
to
4cc96ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
take care of the type and function names and log content grammar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge this PR first, I actually mean to define the default values in a seperate file, such as "local-path", you may modify these in next PR
Summary
Add cmds foir tenant management :
Solution Description
Associated issue #131