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