1EUARE-ACCOUNTCREATE(1) User Commands EUARE-ACCOUNTCREATE(1)
2
3
4
6 euare-accountcreate - [Eucalyptus cloud admin only] Create a new
7 account
8
10 euare-accountcreate [-k] [-w] [-d DOMAIN] [-l] [--show-empty-fields]
11
12 [-U URL] [--region USER@REGION] [-I KEY_ID]
13 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
14 sion] [-h] [ACCOUNT]
15
17 [Eucalyptus cloud admin only] Create a new account
18
19 positional arguments:
20 ACCOUNT
21 also add an alias (name) to the new account (required on euca‐
22 lyptus < 4.2)
23
24 optional arguments:
25 -k, --create-accesskey
26 also create an access key for the new account's administrator
27 and show it
28
29 -w, --write-config
30 output access keys and region information in the form of a
31 euca2ools.ini(5) configuration file instead of by themselves
32 (implies -k)
33
34 -d DOMAIN, --domain DOMAIN
35 the DNS domain to use for region information in configuration
36 file output (default: based on IAM URL)
37
38 -l, --set-default-user
39 set this user as the default user for the region in
40 euca2ools.ini(5) configuration file output. This option is only
41 useful when used with -w.
42
43 --show-empty-fields
44 show empty values as "(nil)"
45
46 -U URL, --url URL
47 identity service endpoint URL
48
49 --region USER@REGION
50 region and/or user names to search when looking up config file
51 data
52
53 -I KEY_ID, --access-key-id KEY_ID
54
55 -S KEY, --secret-key KEY
56
57 --security-token TOKEN
58
59 --debug
60 show debugging output
61
62 --debugger
63 launch interactive debugger on error
64
65 --version
66 show the program's version and exit
67
68 -h, --help
69 show this help message and exit
70
71
72
73euca2ools 3.4 December 2016 EUARE-ACCOUNTCREATE(1)