Remove a member from a group or project
Removes a user from a group or project.
golab group-members delete [flags]
-h, --help help for delete
-i, --id int (required) the id of the group to delete user from
-u, --user_id int (required) the id of the user to be removed from group
--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 group-members - Access group members