1EUARE-GROUPDEL(1) User Commands EUARE-GROUPDEL(1)
2
3
4
6 euare-groupdel - Delete a group
7
9 euare-groupdel [-r] [-p] [--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 Delete a group
17
18 positional arguments:
19 GROUP name of the group to delete (required)
20
21 optional arguments:
22 -r, --recursive
23 remove all user memberships and policies associated with the
24 group first
25
26 -p, --pretend
27 list the user memberships and policies that would be deleted
28 instead of actually deleting them. Implies -r.
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-GROUPDEL(1)