1EUARE-ROLELISTPOLICIES(1) User Commands EUARE-ROLELISTPOLICIES(1)
2
3
4
6 euare-rolelistpolicies - List one or all policies attached to a role
7
9 euare-rolelistpolicies [-p POLICY] [-v] [--pretty-print]
10
11 [--as-account ACCOUNT] [-U URL]
12 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
13 TOKEN] [--debug] [--debugger] [--version] [-h] ROLE
14
16 List one or all policies attached to a role
17
18 positional arguments:
19 ROLE role owning the policies to list (required)
20
21 optional arguments:
22 -p POLICY, --policy-name POLICY
23 display a specific policy
24
25 -v, --verbose
26 display the contents of the resulting policies (in addition to
27 their names)
28
29 --pretty-print
30 when printing the contents of policies, reformat them for easier
31 reading
32
33 --as-account ACCOUNT
34 [Eucalyptus cloud admin only] run this command as the adminisā
35 trator of another account
36
37 -U URL, --url URL
38 identity service endpoint URL
39
40 --region USER@REGION
41 region and/or user names to search when looking up config file
42 data
43
44 -I KEY_ID, --access-key-id KEY_ID
45
46 -S KEY, --secret-key KEY
47
48 --security-token TOKEN
49
50 --debug
51 show debugging output
52
53 --debugger
54 launch interactive debugger on error
55
56 --version
57 show the program's version and exit
58
59 -h, --help
60 show this help message and exit
61
62
63
64euca2ools 3.4 December 2016 EUARE-ROLELISTPOLICIES(1)