gum completion
Generated from
gum schema --json. Do not edit this page by hand; runmake docs-commands.
Generate the autocompletion script for gum for the specified shell. See each sub-command's help for details on how to use the generated script.
Usage
gum completionParent
Subcommands
- gum completion bash - Generate the autocompletion script for the bash shell.
- gum completion fish - Generate the autocompletion script for the fish shell.
- gum completion powershell - Generate the autocompletion script for powershell.
- gum completion zsh - Generate the autocompletion script for the zsh shell.
Flags
| Flag | Type | Default | Help |
|---|---|---|---|
--log-format |
string |
json | Log format: json|text |
--log-level |
string |
info | Log level: debug|info|warn|error (overrides GUM_LOG_LEVEL) |
--profile |
string |
default | Profile name to read/write config under |
