1.5 KiB
1.5 KiB
gitlab-project-manager project
Use a GitLab project
Synopsis
Switches to a GitLab project by name or alias If not found, will enter fzf mode. If not cloned, will clone the project locally.
Options
-h, --help help for project
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 - Find and use GitLab projects locally
- gitlab-project-manager project add - Add a new GitLab project
- gitlab-project-manager project go - Go to a GitLab project
- gitlab-project-manager project list - List GitLab Projects
- gitlab-project-manager project open - Open project in your IDE
- gitlab-project-manager project run - Run the project (e.g. go run .)
- gitlab-project-manager project show - Show detail for a GitLab project