1EUARE-ROLEDEL(1) User Commands EUARE-ROLEDEL(1)
2
3
4
6 euare-roledel - Delete a role
7
9 euare-roledel [-c] [-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 ROLE
14
16 Delete a role
17
18 positional arguments:
19 ROLE name of the role to delete (required)
20
21 optional arguments:
22 -c, --recursive
23 remove all IAM resources associated with the role first
24
25 -p, --pretend
26 list the resources that would be deleted instead of actually
27 deleting them. Implies -c.
28
29 --as-account ACCOUNT
30 [Eucalyptus cloud admin only] run this command as the adminisā
31 trator of another account
32
33 -U URL, --url URL
34 identity service endpoint URL
35
36 --region USER@REGION
37 region and/or user names to search when looking up config file
38 data
39
40 -I KEY_ID, --access-key-id KEY_ID
41
42 -S KEY, --secret-key KEY
43
44 --security-token TOKEN
45
46 --debug
47 show debugging output
48
49 --debugger
50 launch interactive debugger on error
51
52 --version
53 show the program's version and exit
54
55 -h, --help
56 show this help message and exit
57
58
59
60euca2ools 3.4 December 2016 EUARE-ROLEDEL(1)