1EUARE-ACCOUNTGETPOLICY(1) User Commands EUARE-ACCOUNTGETPOLICY(1)
2
3
4
6 euare-accountgetpolicy - [Eucalyptus cloud admin only] Display an
7 account's policy
8
10 euare-accountgetpolicy -p POLICY [--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 cloud admin only] Display an account's policy
18
19 positional arguments:
20 ACCOUNT
21 name or ID of the account the policy is attached to (required)
22
23 optional arguments:
24 -p POLICY, --policy-name POLICY
25 name of the policy to show (required)
26
27 --pretty-print
28 reformat the policy for easier reading
29
30 -U URL, --url URL
31 identity service endpoint URL
32
33 --region USER@REGION
34 region and/or user names to search when looking up config file
35 data
36
37 -I KEY_ID, --access-key-id KEY_ID
38
39 -S KEY, --secret-key KEY
40
41 --security-token TOKEN
42
43 --debug
44 show debugging output
45
46 --debugger
47 launch interactive debugger on error
48
49 --version
50 show the program's version and exit
51
52 -h, --help
53 show this help message and exit
54
55
56
57euca2ools 3.4 December 2016 EUARE-ACCOUNTGETPOLICY(1)