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