Share feedback
Answers are generated based on the documentation.

sbx completion fish

DescriptionGenerate the autocompletion script for fish
Usagesbx completion fish [flags]

Description

Generate the autocompletion script for the fish shell.

To load completions in your current shell session:

sbx completion fish | source

To load completions for every new session, execute once:

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

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

Options

OptionDefaultDescription
--no-descriptionsdisable completion descriptions

Global options

OptionDefaultDescription
-D, --debugEnable debug logging