anyquery completion fish
Generate the autocompletion script for fish
Synopsis
Section titled “Synopsis”Generate the autocompletion script for the fish shell.
To load completions in your current shell session:
anyquery completion fish | sourceTo load completions for every new session, execute once:
anyquery completion fish > ~/.config/fish/completions/anyquery.fishYou will need to start a new shell for this setup to take effect.
anyquery completion fish [flags]Options
Section titled “Options” -h, --help help for fish --no-descriptions disable completion descriptionsSEE ALSO
Section titled “SEE ALSO”- anyquery completion - Generate the autocompletion script for the specified shell