blob: c0f14d041c4de9211ad3b58b00b0c2d961545389 [file] [view]
## generator completion
Generate the autocompletion script for the specified shell
### Synopsis
Generate the autocompletion script for generator 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
```
--config string config file (default is PROJECT/.env)
--modifyExistCode allow generator modify exist code (default true)
```
### SEE ALSO
* [generator](generator.md) - Apache DevLake Cli Tool -- Code Generator
* [generator completion bash](generator_completion_bash.md) - Generate the autocompletion script for bash
* [generator completion fish](generator_completion_fish.md) - Generate the autocompletion script for fish
* [generator completion powershell](generator_completion_powershell.md) - Generate the autocompletion script for powershell
* [generator completion zsh](generator_completion_zsh.md) - Generate the autocompletion script for zsh
###### Auto generated by spf13/cobra on 24-Jun-2022