-
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
New Command in order to list all available blueprints #2300
Comments
Is the following command doing what you describe? $ ng --help generate |
|
For some reason there's a difference when running |
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. |
In order to know all available blueprints (service, component, class, pipe, ...), the only (I think), is to checkout the blueprints folder on Github. Am i right ?
It should be interesting to add a new command in order to list these blueprints to the user, in order to know which element we can generate from angular-cli.
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:do on your code? etc.
more information.
The text was updated successfully, but these errors were encountered: