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
- gitlabctl - Gitlab command-line interface
- gitlabctl describe branch - Describe a branch of a specified project
- gitlabctl describe group - Describe a group by specifying the id or group path
- gitlabctl describe member - Describe a member by specifying the username and source
- gitlabctl describe project - Describe a project by specifying the id or project path
- gitlabctl describe tag - Describe a tag of a specified project
- gitlabctl describe user - Describe a user by specifying the user id or username