Skip to content
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

refactor: change cli style, use 'gtctl cluster [create|get|list|delete|scale]' #26

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

zyy17
Copy link
Collaborator

@zyy17 zyy17 commented Nov 11, 2022

As #24 mention, this PR will change the command line style of gtctl:

gtctl cluster create <cluster-name>
gtctl cluster get <cluster-name>
gtctl cluster list
gtctl cluster delete <cluster-name>
gtctl cluster scale <cluster-name>

Copy link
Member

@sunng87 sunng87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect. Let me update website accordingly

@sunng87 sunng87 merged commit de82668 into develop Nov 11, 2022
@sunng87 sunng87 deleted the refactor/modify-cli branch November 11, 2022 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants