Wodby CLI

wodby completion fish

Generate the autocompletion script for fish

Generate the autocompletion script for the fish shell. To load completions in your current shell session: wodby completion fish | source To load completions for every new session, execute once: wodby completion fish > ~/.config/fish/completions/wodby.fish You will need to start a new shell for this setup to take effect.

Usage

wodby completion fish [flags]

Options

Flag Description Default
-h, --help help for fish false
--no-descriptions disable completion descriptions false

Options inherited from parent commands

Flag Description Default
--access-token string Access token -
--api-base-url string Public REST API base URL https://apiv2.wodby.com/v1
--api-key string API key -
--ci-config-path string Path to CI config /tmp/.wodby-ci.json
--verbose Verbose output false

See also

wodby completion