Impersonation token
Manage a user's impersonation token
golab user impersonation-token [flags]
-h, --help help for impersonation-token
--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 user - Manage Gitlab users
- golab user impersonation-token create - Create an impersonation token (admin only)
- golab user impersonation-token get - Get an impersonation token of a user
- golab user impersonation-token get-all - Get all impersonation tokens of a user
- golab user impersonation-token revoke - Revoke an impersonation token (admin only)