Manage Gitlab users
Allows create, update and deletion of a user
golab user [flags]
-h, --help help for user
--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 - Gitlab CLI written in Go
- golab user activities - Get user activities (admin only)
- golab user block - Block user
- golab user create - User creation
- golab user delete - User deletion
- golab user emails - User emails
- golab user get - Get a single user
- golab user get-as-admin - Lookup users by username
- golab user impersonation-token - Impersonation token
- golab user ls - List users
- golab user modify - User modification
- golab user ssh-keys - Manage a user's SSH keys
- golab user unblock - Unblock user