1EUARE-ROLEGETPOLICY(1) User Commands EUARE-ROLEGETPOLICY(1)
2
3
4
6 euare-rolegetpolicy - Display a role's policy
7
9 euare-rolegetpolicy -p POLICY [--pretty-print] [--as-account ACCOUNT]
10
11 [-U URL] [--region USER@REGION] [-I KEY_ID]
12 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
13 sion] [-h] ROLE
14
16 Display a role's policy
17
18 positional arguments:
19 ROLE role the poilcy is attached to (required)
20
21 optional arguments:
22 -p POLICY, --policy-name POLICY
23 name of the policy to show (required)
24
25 --pretty-print
26 reformat the policy for easier reading
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-ROLEGETPOLICY(1)