## wice completion Generate the autocompletion script for the specified shell ### Synopsis Generate the autocompletion script for wice for the specified shell. See each sub-command's help for details on how to use the generated script. ### Options ``` -h, --help help for completion ``` ### Options inherited from parent commands ``` -l, --log-file string path of a file to write logs to -d, --log-level string log level (one of "debug", "info", "warn", "error", "dpanic", "panic", and "fatal") (default "info") ``` ### SEE ALSO * [wice](wice.md) - ɯice * [wice completion bash](wice_completion_bash.md) - Generate the autocompletion script for bash * [wice completion fish](wice_completion_fish.md) - Generate the autocompletion script for fish * [wice completion powershell](wice_completion_powershell.md) - Generate the autocompletion script for powershell * [wice completion zsh](wice_completion_zsh.md) - Generate the autocompletion script for zsh