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

Add cluster name/region flags to the CLI #1492

Merged
merged 6 commits into from
Oct 27, 2020

Conversation

RobertLucian
Copy link
Member

@RobertLucian RobertLucian commented Oct 27, 2020

Closes #1363.


checklist:

  • run make test and make lint
  • test manually (i.e. build/push all images, restart operator, and re-deploy APIs)
  • update docs and add any new files to summary.md (view in gitbook after merging)

@RobertLucian RobertLucian requested a review from deliahu October 27, 2020 04:30
@RobertLucian RobertLucian merged commit 0aad8a0 into master Oct 27, 2020
@RobertLucian RobertLucian deleted the feature/cli-cluster-flags branch October 27, 2020 14:13
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.

Add --name and --region flags to cluster info/down/export commands
2 participants