Loading...
mutiro 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:

mutiro completion fish | source

To load completions for every new session, execute once:

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

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

mutiro completion fish [flags]

Usage mutiro completion fish [flags]
Options
Flag Type Description
-h, --help bool help for fish
--no-descriptions bool disable completion descriptions
Global Options
Flag Type Description
--config string config file (default is ./.mutiro.yaml in current directory)
--debug bool debug mode
-v, --verbose bool verbose output
Subcommands
See Also
mutiro completion