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

normalize CLI #56

Closed
BenTheElder opened this issue Oct 4, 2018 · 0 comments · Fixed by #59
Closed

normalize CLI #56

BenTheElder opened this issue Oct 4, 2018 · 0 comments · Fixed by #59
Assignees
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@BenTheElder
Copy link
Member

IE make all commands fit the form: kind [verb] [noun]

We should do this to match clusterctl, kubectl, kops, etc...

/kind cleanup
we should prioritize this to avoid breaking users that start to depend on the CLI...
/priority important-soon
/lifecycle active
/assign

FYI @mitar @Lion-Wei @m1093782566 @munnerz @spiffxp
I think we can temporarily support both kind create and kind create cluster and print a warning, but we should eliminate kind create before we cut any release.

This leaves us room to expand the CLI in a consistent way in the future.

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Oct 4, 2018
@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Oct 4, 2018
yankay pushed a commit to yankay/kind that referenced this issue Mar 17, 2022
IPTables readme describing Sink, Sync, and the decoder interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants