gitlabctl get
Get Gitlab resources
Synopsis
Get Gitlab resources
Options
-h, --help help for get
-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
Options inherited from parent commands
--config string config file (default is $HOME/.gitlabctl.yaml)
SEE ALSO
- gitlabctl - Gitlab command-line interface
- gitlabctl get branch - List all branches of a repository
- gitlabctl get groups - List groups and subgroups
- gitlabctl get members - List all members of a group or a project
- gitlabctl get project-hooks - List all project hooks of a specified project
- gitlabctl get projects - List projects of the authenticated user or of a group
- gitlabctl get ssh-keys - List all ssh keys of a user
- gitlabctl get tags - List all tags of a repository
- gitlabctl get users - List all Gitlab users