1EUARE-USERMODKEY(1) User Commands EUARE-USERMODKEY(1)
2
3
4
6 euare-usermodkey - Change the status of an access key from Active to
7 Inactive, or vice versa
8
10 euare-usermodkey -s {Active,Inactive} [-u USER] [--as-account ACCOUNT]
11
12 [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY]
13 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
14 KEY_ID
15
17 Change the status of an access key from Active to Inactive, or vice
18 versa
19
20 positional arguments:
21 KEY_ID ID of the access key to update (required)
22
23 optional arguments:
24 -s {Active,Inactive}, --status {Active,Inactive}
25 status to assign to the access key (required)
26
27 -u USER, --user-name USER
28 user owning the access key to update (default: current user)
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-USERMODKEY(1)