.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUARE-USERCREATE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euare-usercreate \- Create a new user .SH SYNOPSIS euare\-usercreate [\-p PATH] [\-g GROUP_NAME] [\-\-verify] [\-k] [\-v | \fB\-w]\fR .TP [\-d DOMAIN] [\-l] [\-\-as\-account ACCOUNT] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] USER .SH DESCRIPTION Create a new user .SS "positional arguments:" .TP USER name of the new user (required) .SS "optional arguments:" .TP \fB\-p\fR PATH, \fB\-\-path\fR PATH path for the new user (default: "/") .TP \fB\-g\fR GROUP_NAME, \fB\-\-group\-name\fR GROUP_NAME also add the new user to a group .TP \fB\-\-verify\fR ensure the group given with \fB\-g\fR exists before doing anything .TP \fB\-k\fR, \fB\-\-create\-accesskey\fR also create an access key for the new user and show it .TP \fB\-v\fR, \fB\-\-verbose\fR show the new user's ARN and GUID .TP \fB\-w\fR, \fB\-\-write\-config\fR output access keys and region information in the form of a euca2ools.ini(5) configuration file instead of by themselves (implies \fB\-k\fR) .TP \fB\-d\fR DOMAIN, \fB\-\-domain\fR DOMAIN the DNS domain to use for region information in configuration file output (default: based on IAM URL) .TP \fB\-l\fR, \fB\-\-set\-default\-user\fR set this user as the default user for the region in euca2ools.ini(5) configuration file output. This option is only useful when used with \fB\-w\fR. .TP \fB\-\-as\-account\fR ACCOUNT [Eucalyptus cloud admin only] run this command as the administrator of another account .TP \fB\-U\fR URL, \fB\-\-url\fR URL identity service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit