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

31 lines
1.4 KiB
Markdown
Raw Normal View History

2024-12-19 19:51:26 +00:00
## gitlab-project-manager
Find and use GitLab projects locally
### Synopsis
Finds GitLab projects using fuzzy-find, remembering
your chosen term for the project as an alias, and offers helpful
shortcuts for moving around in projects and opening your code
### Options
```
--config string config file (default is ~/.config/gitlab-project-manager.yaml)
-h, --help help for gitlab-project-manager
--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 alias](gitlab-project-manager_alias.md) - Manage project aliases
* [gitlab-project-manager cache](gitlab-project-manager_cache.md) - Manage GitLab project cache
* [gitlab-project-manager completion](gitlab-project-manager_completion.md) - Generate the autocompletion script for the specified shell
* [gitlab-project-manager config](gitlab-project-manager_config.md) - GitLab Project Manager Configuration
* [gitlab-project-manager docs](gitlab-project-manager_docs.md) - Generate documentation for git-project-manager
* [gitlab-project-manager project](gitlab-project-manager_project.md) - Use a GitLab project
###### Auto generated by spf13/cobra on 19-Dec-2024