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

Transition all commands/subcommands from underscores to hyphens #853

Open
jleveque opened this issue Mar 23, 2020 · 0 comments
Open

Transition all commands/subcommands from underscores to hyphens #853

jleveque opened this issue Mar 23, 2020 · 0 comments

Comments

@jleveque
Copy link
Contributor

We can transition as follows:

  1. Replace underscores with hyphens in affected commands/subcommands.
  2. Create aliases for these commands with use the old underscores
  3. Add a deprecation warning to the Command Reference with regards to the versions with underscores
  4. Release a version or two which contain both versions
  5. Remove the aliases, leaving only the versions with hyphens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant