Skip to content

ok completion fish

Generate the autocompletion script for fish

Synopsis

Generate the autocompletion script for the fish shell.

To load completions in your current shell session:

ok completion fish | source

To load completions for every new session, execute once:

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

You will need to start a new shell for this setup to take effect.

ok completion fish [flags]

Options

  -h, --help              help for fish
      --no-descriptions   disable completion descriptions

See also

  • ok completion - Generate the autocompletion script for the specified shell