euare-usercreate(1) Create a new user and optionally add the user to a group or generate

SYNOPSIS

euare-usercreate -u USERNAME [-p PATH] [-g GROUP_NAME] [-k] [-v] [--as-account ACCOUNT] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]

DESCRIPTION

Create a new user and optionally add the user to a group or generate an access key for the user

optional arguments:

-u USERNAME, --user-name USERNAME
name of the new user
-p PATH, --path PATH
path for the new user (default: "/")
-g GROUP_NAME, --group-name GROUP_NAME
add the new user to a group
-k, --create-accesskey
create an access key for the new user and print it to standard out
-v, --verbose
print the new user's ARN and GUID
--as-account ACCOUNT
[Eucalyptus cloud admin only] run this command as the administrator of another account
-U URL, --url URL
identity service endpoint URL
--region USER@REGION
region and/or user names to search when looking up config file data
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--security-token TOKEN
--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