git-project-manager/docs/git-project-manager_completion.md

35 lines
1.4 KiB
Markdown

## git-project-manager completion
Generate the autocompletion script for the specified shell
### Synopsis
Generate the autocompletion script for git-project-manager 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 ~/.config/git-project-manager.yaml)
--logLevel string Default log level -- info, warn, error, debug (default "info")
--projectPath string Sets a path for local clones of projects
--remote strings Specify remotes by host for any sub-command. Provide multiple times or comma delimited.
```
### SEE ALSO
* [git-project-manager](git-project-manager.md) - Find and use Git projects locally
* [git-project-manager completion bash](git-project-manager_completion_bash.md) - Generate the autocompletion script for bash
* [git-project-manager completion fish](git-project-manager_completion_fish.md) - Generate the autocompletion script for fish
* [git-project-manager completion powershell](git-project-manager_completion_powershell.md) - Generate the autocompletion script for powershell
* [git-project-manager completion zsh](git-project-manager_completion_zsh.md) - Generate the autocompletion script for zsh
###### Auto generated by spf13/cobra on 30-Dec-2024