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