gitlabctl

Cross platform Gitlab management cli written in Go. Download the executable with no dependencies!

View on GitHub

gitlabctl describe

Describe a gitlab resource

Synopsis

All gitlab resources can be found here https://docs.gitlab.com/ce/api/#resources

Options

 -h, --help help for describe -o, --out string Print the command output to the desired format. (json, yaml, simple) (default "simple") 

Options inherited from parent commands

 --config string config file (default is $HOME/.gitlabctl.yaml) 

SEE ALSO