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

Add a shortcut for --dry-run as -d #26496

Closed
DanielStoehr opened this issue Nov 26, 2023 · 3 comments · Fixed by #26685
Closed

Add a shortcut for --dry-run as -d #26496

DanielStoehr opened this issue Nov 26, 2023 · 3 comments · Fixed by #26685
Labels
area: angular/cli freq1: low Only reported by a handful of users who observe it rarely severity5: regression type: bug/fix

Comments

@DanielStoehr
Copy link

Command

generate

Description

Right now i can run a dry run for generation components/services/etc. with the following command
ng g c mytestcomponent --dry-run

Describe the solution you'd like

i want to generate stuff with a shortcut -d to have a shorter version of it.
(I think in older angular versions it was possible)

Describe alternatives you've considered

No response

@sasidharansd
Copy link

I would love to work on this

@JeanMeche
Copy link
Member

Feel free to drop a PR !

alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Dec 15, 2023
This got accidentally deleted during the transition to yargs.

Closes angular#26496
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Dec 15, 2023
This got accidentally deleted during the transition to yargs.

Closes angular#26496
alan-agius4 added a commit that referenced this issue Dec 15, 2023
This got accidentally deleted during the transition to yargs.

Closes #26496
alan-agius4 added a commit that referenced this issue Dec 15, 2023
This got accidentally deleted during the transition to yargs.

Closes #26496

(cherry picked from commit f7d5389)
@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 Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: angular/cli freq1: low Only reported by a handful of users who observe it rarely severity5: regression type: bug/fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants