table of contents
EUARE-GROUPREMOVEUSER(1) | User Commands | EUARE-GROUPREMOVEUSER(1) |
NAME¶
euare-groupremoveuser - Remove a user from a groupSYNOPSIS¶
euare-groupremoveuser -u USER -g GROUP [--as-account ACCOUNT] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h]DESCRIPTION¶
Remove a user from a groupoptional arguments:¶
- -u USER, --user-name USER
- user to remove from the group (required)
- -g GROUP, --group-name GROUP
- group to remove the user from (required)
- --as-account ACCOUNT
- [Eucalyptus cloud admin only] run this command as the administrator of another account
- --region USER@REGION
- name of the region and/or user in config files to use to connect to the service
- -U URL, --url URL
- identity service endpoint URL
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
- --debug
- show debugging output
- --debugger
- launch interactive debugger on error
- --version
- show the program's version and exit
- -h, --help
- show this help message and exit
August 2013 | euca2ools 3.0.1 |