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

[Suggestion] Hide iojs and node.js versions before v0.8.0 by default for ls-remote #1094

Closed
hustcer opened this issue May 13, 2016 · 3 comments
Labels
feature requests I want a new feature in nvm! informational
Milestone

Comments

@hustcer
Copy link

hustcer commented May 13, 2016

IMO, hide iojs and node.js versions before v0.8.0 by default for nvm ls-remote will be better. Anyone agree with me?
And if they want to see all the versions could use a command like nvm la-remote which means ls all of remote.

@ljharb
Copy link
Member

ljharb commented May 13, 2016

ls already means "all". You can filter down to a major or minor version number with nvm ls-remote 0.10 or nvm ls-remote 4 if you like.

@ljharb ljharb added the feature requests I want a new feature in nvm! label May 13, 2016
@hustcer
Copy link
Author

hustcer commented May 13, 2016

Thanks, I got it! Then I will suggest add nvm ls-remote <version> to the help manual .

@ljharb
Copy link
Member

ljharb commented May 13, 2016

Good call, that's just an oversight.

@ljharb ljharb closed this as completed in ccde289 May 13, 2016
@ljharb ljharb added this to the v0.31.2 milestone Jun 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature requests I want a new feature in nvm! informational
Projects
None yet
Development

No branches or pull requests

2 participants