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