Branches
Manage repository branches
golab branches [flags]
-h, --help help for branches
--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 branches create - Create repository branch
- golab branches delete - Delete repository branch
- golab branches delete-merged - Delete merged branches
- golab branches get - Get single repository branch
- golab branches list - List repository branches
- golab branches protect - Protect repository branch
- golab branches unprotect - Unprotect repository branch