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