Skip to content
🔍 Seeking a 6-month software engineering internship starting January 2027. Based in France, open to remote or relocation.
contact@julienc.meResume

anyquery completion fish

Generate the autocompletion script for fish

Generate the autocompletion script for the fish shell.

To load completions in your current shell session:

anyquery completion fish | source

To load completions for every new session, execute once:

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

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

Terminal window
anyquery completion fish [flags]
Terminal window
-h, --help help for fish
--no-descriptions disable completion descriptions