Skip to content

chore(completion): ng completion update for command options #2379

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

Merged
merged 4 commits into from
Oct 2, 2016

Conversation

catull
Copy link
Contributor

@catull catull commented Sep 27, 2016

  • "build" now additionally supports --base-href / -bh, -w
  • "generate" got cleaned up
  • "github-pages:deploy" / "gh-pages:deploy" now is supported, too
  • "init" now knows --routing and --source-dir
  • "new" also accepts --routing
  • "serve" dumped --insecure-proxy, --inspr, --output-path, -op, -out and -pxy
  • "test" now honours --build and --reporters, dumped --config-file, --environment, --filter, --host, --launch, --module, path, --query, reporter, --server, --silent, --test-page and --test-port

 - "build" now additionally supports --base-hre / -bh, -w
 - "generate" got cleaned up
 - "github-pages:deploy" / "gh-pages:deploy" now is supported, too
 - "init" now knows --routing and --source-dir
 - "new" also accepts --routing
 - "serve" dumped --insecure-proxy, --inspr, --output-path, -op, -out and -pxy
 - "test" now honours --build and --reporters, dumped --config-file, --environment, --filter, --host, --launch, --module, path, --query, reporter, --server, --silent, --test-page and --test-port
@catull catull changed the title Updated ng command options. feature: Updated ng completion command options. Sep 27, 2016
@catull catull changed the title feature: Updated ng completion command options. feature(completion): ng completion update for command options Sep 27, 2016
@catull catull changed the title feature(completion): ng completion update for command options chore(completion): ng completion update for command options Sep 27, 2016
@hansl
Copy link
Contributor

hansl commented Oct 2, 2016

LGTM. Thanks!

@hansl hansl merged commit 2aab381 into angular:master Oct 2, 2016
@catull catull deleted the update-completion branch October 2, 2016 21:37
JJayet pushed a commit to JJayet/angular-cli that referenced this pull request Oct 2, 2016
…2379)

* Updated ng command options.
 - "build" now additionally supports --base-hre / -bh, -w
 - "generate" got cleaned up
 - "github-pages:deploy" / "gh-pages:deploy" now is supported, too
 - "init" now knows --routing and --source-dir
 - "new" also accepts --routing
 - "serve" dumped --insecure-proxy, --inspr, --output-path, -op, -out and -pxy
 - "test" now honours --build and --reporters, dumped --config-file, --environment, --filter, --host, --launch, --module, path, --query, reporter, --server, --silent, --test-page and --test-port

* Added --aot for "build" and "serve".

* Recent the commands "init" and "new" received two more options: "--inline-stile" (alias -is) and "inline-template" (alias -it).  Support the, both.

* Recently the commands "init" and "new" dropped --blueprint (alias -b).
deebloo pushed a commit to deebloo/angular-cli that referenced this pull request Oct 3, 2016
…2379)

* Updated ng command options.
 - "build" now additionally supports --base-hre / -bh, -w
 - "generate" got cleaned up
 - "github-pages:deploy" / "gh-pages:deploy" now is supported, too
 - "init" now knows --routing and --source-dir
 - "new" also accepts --routing
 - "serve" dumped --insecure-proxy, --inspr, --output-path, -op, -out and -pxy
 - "test" now honours --build and --reporters, dumped --config-file, --environment, --filter, --host, --launch, --module, path, --query, reporter, --server, --silent, --test-page and --test-port

* Added --aot for "build" and "serve".

* Recent the commands "init" and "new" received two more options: "--inline-stile" (alias -is) and "inline-template" (alias -it).  Support the, both.

* Recently the commands "init" and "new" dropped --blueprint (alias -b).
@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 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants