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

Improve uffizzi cluster create UX #228

Open
gadkins opened this issue Jun 5, 2023 · 0 comments · Fixed by #224
Open

Improve uffizzi cluster create UX #228

gadkins opened this issue Jun 5, 2023 · 0 comments · Fixed by #224
Assignees
Labels
dev test Low risk issue that should be tested by developer only

Comments

@gadkins
Copy link
Member

gadkins commented Jun 5, 2023

$ uffizzi cluster create --name=[NAME] --kubeconfig=[KUBECONFIG] --manifest=[MANIFEST]

Improvements

  • If --name is not provided, autogenerate a random two-word name, e.g. "happy-lion"
  • If --kubeconfig=[KUBECONFIG] is not provided, check for existing ~/.kube/config. If it exists, merge an update to it. If it does not exist, create this file.
  • If --manifest is not provided, return an error that this is a required input
@zipofar zipofar self-assigned this Jun 28, 2023
@zipofar zipofar linked a pull request Jun 30, 2023 that will close this issue
@moklidia moklidia added the dev test Low risk issue that should be tested by developer only label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev test Low risk issue that should be tested by developer only
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants