euare-usercreate (1) Linux Manual Page
NAME
euare-usercreate – Create a new user
SYNOPSIS
euare-usercreate [-p PATH] [-g GROUP_NAME] [–verify] [-k] [-v | -w]
- [-d DOMAIN] [-l] [–as-account ACCOUNT] [-U URL]
- [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] USER
DESCRIPTION
Create a new user
positional arguments:
- USER
- name of the new user (required)
optional arguments:
-pPATH,–pathPATH- path for the new user (default: "/")
-gGROUP_NAME,–group-nameGROUP_NAME- also add the new user to a group
–verify- ensure the group given with
-gexists before doing anything -k,–create-accesskey- also create an access key for the new user and show it
-v,–verbose- show the new user’s ARN and GUID
-w,–write-config- output access keys and region information in the form of a euca2ools.ini(5) configuration file instead of by themselves (implies
-k) -dDOMAIN,–domainDOMAIN- the DNS domain to use for region information in configuration file output (default: based on IAM URL)
-l,–set-default-user- 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
-w. –as-accountACCOUNT- [Eucalyptus cloud admin only] run this command as the administrator of another account
-UURL,–urlURL- identity service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–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
