LinuxCommandLibrary

ng-completion

sets up shell autocompletion for Angular CLI commands

TLDR

Enable shell completion

$ ng completion
copy
Generate completion script
$ ng completion script
copy

SYNOPSIS

ng completion [command]

DESCRIPTION

ng completion sets up shell autocompletion for Angular CLI commands. Enables tab completion for ng commands, options, and arguments in supported shells.

PARAMETERS

script

Output completion script.

SEE ALSO

ng(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community