git-project-manager/docs/gitlab-project-manager_docs.md
2024-12-19 14:51:26 -05:00

30 lines
860 B
Markdown

## gitlab-project-manager docs
Generate documentation for git-project-manager
```
gitlab-project-manager docs [flags]
```
### Options
```
-d, --docsPath string specify output directory for documentation (default "./docs")
-h, --help help for docs
```
### Options inherited from parent commands
```
--config string config file (default is ~/.config/gitlab-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
* [gitlab-project-manager](gitlab-project-manager.md) - Find and use GitLab projects locally
###### Auto generated by spf13/cobra on 19-Dec-2024