jobman 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:
jobman completion fish | source
To load completions for every new session, execute once:
jobman completion fish > ~/.config/fish/completions/jobman.fish
You will need to start a new shell for this setup to take effect.
jobman completion fish [flags]
Options
-h, --help help for fish
--no-descriptions disable completion descriptions
Global options
--config string use an explicit YAML configuration file
--state-dir string override the per-user state directory
Related commands
- jobman completion - Generate the autocompletion script for the specified shell