1EUARE-GROUPMOD(1) User Commands EUARE-GROUPMOD(1)
2
3
4
6 euare-groupmod - Change the name and/or path of a group
7
9 euare-groupmod [-n GROUP] [-p PATH] [--as-account ACCOUNT] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 GROUP
14
16 Change the name and/or path of a group
17
18 positional arguments:
19 GROUP name of the group to update (required)
20
21 optional arguments:
22 -n GROUP, --new-group-name GROUP
23 new name for the group
24
25 -p PATH, --new-path PATH
26 new path for the group
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-GROUPMOD(1)