Skip to content

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

Merged
hansl merged 4 commits into
angular:masterfrom
catull:update-completion
Oct 2, 2016
Merged

chore(completion): ng completion update for command options#2379
hansl merged 4 commits into
angular:masterfrom
catull:update-completion

Conversation

@catull

@catullcatull commented Sep 27, 2016

Copy link
Copy Markdown
Contributor
  • "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
@catullcatull changed the title Updated ng command options.feature: Updated ng completion command options.Sep 27, 2016
@catullcatull changed the title feature: Updated ng completion command options.feature(completion): ng completion update for command optionsSep 27, 2016
@catullcatull changed the title feature(completion): ng completion update for command optionschore(completion): ng completion update for command optionsSep 27, 2016
@hansl

hansl commented Oct 2, 2016

Copy link
Copy Markdown
Contributor

LGTM. Thanks!

@hansl
hansl merged commit 2aab381 into angular:masterOct 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
Copy Markdown

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-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 10, 2019
Sign up for freeto 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

@catull@hansl@googlebot