Ryan D McGuire
870760443e
All checks were successful
Build and Publish / release (push) Successful in 1m6s
1.4 KiB
1.4 KiB
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 - Find and use Git projects locally
- git-project-manager completion bash - Generate the autocompletion script for bash
- git-project-manager completion fish - Generate the autocompletion script for fish
- git-project-manager completion powershell - Generate the autocompletion script for powershell
- git-project-manager completion zsh - Generate the autocompletion script for zsh