-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfultype: bug/fix
Description
Currently ng help
lists commands that are not supported by Angular-CLI. This happens because Ember-CLI commands are still detected and listed, and also because unsupported options are still listed in overridden commands.
ng help
should only list supported commands and options so that it is reliable for users.
rr1000 and Brocco
Metadata
Metadata
Assignees
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfultype: bug/fix