gitlabctl

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

View on GitHub

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