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