table of contents
| EUARE-USERCREATECERT(1) | User Commands | EUARE-USERCREATECERT(1) | 
NAME¶
euare-usercreatecert - [Eucalyptus only] Create a new signing certificateSYNOPSIS¶
euare-usercreatecert -u USER [--out FILE] [--keyout FILE] [--as-account ACCOUNT] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h]DESCRIPTION¶
[Eucalyptus only] Create a new signing certificateoptional arguments:¶
- -u USER, --user-name USER
 - user to create the signing certificate for (required)
 
- --out FILE
 - file to write the certificate to (default: stdout)
 
- --keyout FILE
 - file to write the private key to (default: stdout)
 
- --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 |