gitlabctl get branch
List all branches of a repository
Synopsis
List all branches of a repository
gitlabctl get branch [flags]
Examples
gitlabctl get branch devopsctl/gitlabctl
Options
-h, --help help for branch
Options inherited from parent commands
--config string config file (default is $HOME/.gitlabctl.yaml)
-o, --out string Print the command output to the desired format. (json, yaml, simple) (default "simple")
--page int Page of results to retrieve
--per-page int The number of results to include per page
SEE ALSO
- gitlabctl get - Get Gitlab resources