1EUARE-USERCREATECERT(1) User Commands EUARE-USERCREATECERT(1)
2
3
4
6 euare-usercreatecert - [Eucalyptus only] Create a new signing certifi‐
7 cate
8
10 euare-usercreatecert [--out FILE] [--keyout FILE]
11
12 [--as-account ACCOUNT] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h] [USER]
15
17 [Eucalyptus only] Create a new signing certificate
18
19 positional arguments:
20 USER user to create the signing certificate for (default: current
21 user)
22
23 optional arguments:
24 --out FILE
25 file to write the certificate to (default: stdout)
26
27 --keyout FILE
28 file to write the private key to (default: stdout)
29
30 --as-account ACCOUNT
31 [Eucalyptus cloud admin only] run this command as the adminis‐
32 trator of another account
33
34 -U URL, --url URL
35 identity service endpoint URL
36
37 --region USER@REGION
38 region and/or user names to search when looking up config file
39 data
40
41 -I KEY_ID, --access-key-id KEY_ID
42
43 -S KEY, --secret-key KEY
44
45 --security-token TOKEN
46
47 --debug
48 show debugging output
49
50 --debugger
51 launch interactive debugger on error
52
53 --version
54 show the program's version and exit
55
56 -h, --help
57 show this help message and exit
58
59
60
61euca2ools 3.4 December 2016 EUARE-USERCREATECERT(1)