Manage Gitlab Groups
Show, create, update and delete Gitlab groups.
golab group [flags]
-h, --help help for group
--ca-file string (optional) provides a .pem file to be used in certificates pool for SSL connection
--ca-path string (optional) provides a directory with .pem certificates to be used for SSL connection
--config string (optional) golab config file (default is ./.golab.yml and $HOME/.golab.yml)
- golab - Gitlab CLI written in Go
- golab group create - New group
- golab group delete - Remove group
- golab group get - Details of a group
- golab group ls - List groups
- golab group projects - List a group's projects
- golab group search - Search for group
- golab group transfer-project - Transfer project to group
- golab group update - Update group