Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 728 Bytes

golab_deploy-keys_list-all.md

File metadata and controls

30 lines (19 loc) · 728 Bytes

golab deploy-keys list-all

List all deploy keys

Synopsis

Get a list of all deploy keys across all projects of the GitLab instance. This endpoint requires admin access.

golab deploy-keys list-all [flags]

Options

  -h, --help   help for list-all

Options inherited from parent commands

      --ca-file string   (optional) provides a .pem file to be used in certificates pool for SSL connection
      --ca-path string   (optional) provides a directory with .pem certificates to be used for SSL connection
      --config string    (optional) golab config file (default is ./.golab.yml and $HOME/.golab.yml)

SEE ALSO