Skip to main content

shoulders completion fish

shoulders 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:

shoulders completion fish | source

To load completions for every new session, execute once:

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

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

shoulders completion fish [flags]

Options​

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

Options inherited from parent commands​

--config string Path to config file (default "/home/runner/.shoulders/config.yaml")
--kubeconfig string Path to kubeconfig file
-o, --output string Output format: table|json|yaml (default "table")
--set stringArray Set a config value override (key=value), repeatable

SEE ALSO​

Auto generated by spf13/cobra on 24-Sep-2026​