List all deploy keys
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]
-h, --help help for list-all
--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)
- golab deploy-keys - Deploy Keys API