git-project-manager/docs/gitlab-project-manager_config.md

32 lines
1.0 KiB
Markdown
Raw Normal View History

2024-12-19 19:51:26 +00:00
## gitlab-project-manager config
GitLab Project Manager Configuration
### Synopsis
Commands for managing configuration, particulary
useful for seeding a new config file
### Options
```
-h, --help help for config
```
### 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
* [gitlab-project-manager config generate](gitlab-project-manager_config_generate.md) - Generate a default configuration
* [gitlab-project-manager config show](gitlab-project-manager_config_show.md) - Show GitLab Project Manager Configuration
###### Auto generated by spf13/cobra on 19-Dec-2024