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