fish

nctl completion fish

Completion Fish Command

Generate the autocompletion script for the fish shell.

nctl completion fish [flags]

To load completions in the current shell session, execute the following command:

nctl completion fish | source

To load completions for every new session, execute once:

nctl completion fish > ~/.config/fish/completions/nctl.fish

A new shell is needed for this setup to take effect.

Command Options

Flags Shorthand Description
--help -h help for bash
--no-descriptions disable completion descriptions