completion fish generates a fish autocompletion script for nsc. Sourcing or installing
this script gives you tab-completion for nsc commands, subcommands, and flags in your
shell.
To load completions in your current shell session:
Usage
Example
Options
—no-descriptions
Disable the descriptions shown alongside completion suggestions. By default,nsc
includes a short description for each command, subcommand, and flag when completing;
pass this flag if you’d rather see just the bare completion candidates.