Skip to content

Document all the possible cli command abbreviations #12200

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

Closed
chrisvelevitch opened this issue Sep 7, 2018 · 3 comments · Fixed by #12253
Closed

Document all the possible cli command abbreviations #12200

chrisvelevitch opened this issue Sep 7, 2018 · 3 comments · Fixed by #12253
Labels
area: docs Related to the documentation

Comments

@chrisvelevitch
Copy link

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [x] doc

Desired functionality

I've seen examples of command abbreviations like ng g c <component-name> to generate components and ng g cl <class-name> to generate classes, but these are undocmented.

All the the possible abbreviations ought to be documented.

@alan-agius4 alan-agius4 added the area: docs Related to the documentation label Sep 7, 2018
@adampenn
Copy link
Contributor

Haven't contributed to a lot of projects before but I'd be happy to take this issue.

@adampenn
Copy link
Contributor

I created a PR and signed the CLA let me know if there is anything else I need to do.

adampenn added a commit to adampenn/angular-cli that referenced this issue Sep 12, 2018
Fixes angular#12200

Added alias section to each doc for the generate commands.

Added appShell back to generate as it seemed to be missing.
adampenn added a commit to adampenn/angular-cli that referenced this issue Sep 12, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: docs Related to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants