1EUARE-GROUPADDPOLICY(1)          User Commands         EUARE-GROUPADDPOLICY(1)
2
3
4

NAME

6       euare-groupaddpolicy - Add a new policy to a group. To add more complex
7       policies than this tool supports, see euare-groupuploadpolicy(1).
8

SYNOPSIS

10       euare-groupaddpolicy -p POLICY -e {Allow,Deny} -a ACTIONS -r RESOURCES
11
12       [-o] [--as-account ACCOUNT] [-U URL]
13              [--region USER@REGION] [-I KEY_ID]  [-S  KEY]  [--security-token
14              TOKEN] [--debug] [--debugger] [--version] [-h] GROUP
15

DESCRIPTION

17       Add  a  new  policy  to a group. To add more complex policies than this
18       tool supports, see euare-groupuploadpolicy(1).
19
20   positional arguments:
21       GROUP  group to attach the policy to (required)
22
23   optional arguments:
24       -p POLICY, --policy-name POLICY
25              name of the new policy (required)
26
27       -e {Allow,Deny}, --effect {Allow,Deny}
28              whether the new policy should Allow or Deny (required)
29
30       -a ACTIONS, --action ACTIONS
31              action(s) the policy should apply to (at least one required)
32
33       -r RESOURCES, --resource RESOURCES
34              resource(s) the policy should apply to (at least one required)
35
36       -o, --output
37              display the newly-created policy
38
39       --as-account ACCOUNT
40              [Eucalyptus cloud admin only] run this command as  the  adminisā€
41              trator of another account
42
43       -U URL, --url URL
44              identity service endpoint URL
45
46       --region USER@REGION
47              region  and/or  user names to search when looking up config file
48              data
49
50       -I KEY_ID, --access-key-id KEY_ID
51
52       -S KEY, --secret-key KEY
53
54       --security-token TOKEN
55
56       --debug
57              show debugging output
58
59       --debugger
60              launch interactive debugger on error
61
62       --version
63              show the program's version and exit
64
65       -h, --help
66              show this help message and exit
67
68
69
70euca2ools 3.4                    December 2016         EUARE-GROUPADDPOLICY(1)
Impressum