-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Feature Request: ng help <command> #3364
Comments
johnpapa
changed the title
Feature Request: ng test <command>
Feature Request: ng help <command>
Dec 3, 2016
While making #3442 I noticed there is a (transitive) dependency on |
I think this works now:
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS?
Mac OSX Sierra
Versions.
angular-cli: 1.0.0-beta.21
node: 6.9.1
os: darwin x64
Repro steps.
ng help test
Mention any other details that might be useful.
Feature request to allow passing a parameter to
ng test <command>
that displays only the help for that specific command.The text was updated successfully, but these errors were encountered: