Share feedback
Answers are generated based on the documentation.

sbx completion fish

Description Generate the autocompletion script for fish
Usage sbx 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

Option Default Description
--no-descriptions disable completion descriptions

Global options

Option Default Description
-D, --debug Enable debug logging