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