workflow 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:
workflow completion fish | source
To load completions for every new session, execute once:
workflow completion fish > ~/.config/fish/completions/workflow.fish
You will need to start a new shell for this setup to take effect.
workflow completion fish [flags]Options
-h, --help help for fish
--no-descriptions disable completion descriptionsOptions inherited from parent commands
--dry-run hold back every write to Jira, the forge, the messaging service, git and files, and say what it would have done
--log string append a one-line outline of each request (method, path, status, duration) to FILE, for a bug reportSEE ALSO
- workflow completion - Generate the autocompletion script for the specified shell