table of contents
EUARE-USERADDKEY(1) | User Commands | EUARE-USERADDKEY(1) |
NAME¶
euare-useraddkey - Create a new access key for a userSYNOPSIS¶
euare-useraddkey [-u USERNAME] [--as-account ACCOUNT] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h]DESCRIPTION¶
Create a new access key for a useroptional arguments:¶
- -u USERNAME, --user-name USERNAME
- user the new key will belong to (default: calling user)
- --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 |