syllago completion fish
Synopsis
Section titled “Synopsis”syllago completion fish [flags]Description
Section titled “Description”Generate the autocompletion script for the fish shell.
To load completions in your current shell session:
syllago completion fish | sourceTo load completions for every new session, execute once:
syllago completion fish > ~/.config/fish/completions/syllago.fishYou will need to start a new shell for this setup to take effect.
Options
Section titled “Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--no-descriptions | bool | — | No | disable completion descriptions |
Global Options
Section titled “Global Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--json | bool | — | No | Output in JSON format |
--no-color | bool | — | No | Disable color output |
-q, --quiet | bool | — | No | Suppress non-essential output |
-v, --verbose | bool | — | No | Verbose output |
See Also
Section titled “See Also”Source