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

Do not recommend deprecated subcommands #5316

Open
donovanglover opened this issue Feb 3, 2018 · 0 comments
Open

Do not recommend deprecated subcommands #5316

donovanglover opened this issue Feb 3, 2018 · 0 comments
Assignees
Labels

Comments

@donovanglover
Copy link

Hello,

As a new user to Yarn, I was confused when yarn licenses told me to use yarn licenses ls, and then after using yarn licenses ls I was told to use yarn licenses list instead.

I propose that all deprecated methods are not recommended as possible subcommands. If there are other areas like this, please tell me, as I don't think any deprecated methods should be recommended.

If you don't mind, I'd like to work on this issue. I went through the code base and it seems like a fairly trivial fix (add a deprecated flag and only join subcommands that aren't deprecated).

@ghost ghost assigned arcanis Feb 3, 2018
@ghost ghost added the triaged label Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants