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

Switch command names to reverse-Polish notation #86

Closed
chelma opened this issue Jul 10, 2023 · 1 comment
Closed

Switch command names to reverse-Polish notation #86

chelma opened this issue Jul 10, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@chelma
Copy link
Collaborator

chelma commented Jul 10, 2023

Description

As we add more CLI commands, it makes more sense to name the individual commands using reverse-Polish notation so related commands are more closely associated. As an example: create-cluster would become cluster-create.

This task is to update our existing commands to the new notation and update the README

Acceptance Criteria

  • Command names updated to new format
  • README updated to reflect new command names
@chelma
Copy link
Collaborator Author

chelma commented Jul 31, 2023

Acceptance criteria met; resolving

@chelma chelma closed this as completed Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant