commands.sh

ng completion

all

Generate shell autocompletion scripts for the Angular CLI.

More info →

Examples (3)

Set up autocompletion interactively for the current shell

Generate an autocompletion script for `bash` or `zsh`

Source the autocompletion script in the current session

source <(ng completion script)
made by @shridhargupta | data from tldr-pages