1EUARE-USERUPDATEINFO(1) User Commands EUARE-USERUPDATEINFO(1)
2
3
4
6 euare-userupdateinfo - [Eucalyptus only] Update a user's information
7
9 euare-userupdateinfo -k KEY [-i VALUE] [--as-account ACCOUNT] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 [USER]
14
16 [Eucalyptus only] Update a user's information
17
18 positional arguments:
19 USER user to update (default: current user)
20
21 optional arguments:
22 -k KEY, --info-key KEY
23 name of the info field to set (required)
24
25 -i VALUE, --info-value VALUE
26 value to set the info field to (omit to delete it)
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-USERUPDATEINFO(1)