1EUCA-ADD-GROUP(1) User Commands EUCA-ADD-GROUP(1)
2
3
4
6 euca-add-group - Eucalyptus tool: Creates a new security group.
7
9 Creates a new security group.
10
11 euca-add-group -d, --description group_description [-h, --help] [--ver‐
12 sion] [--debug] group_name
13
14 REQUIRED PARAMETERS
15
16 -d, --description Description for the group to be cre‐
17 ated.
18
19 OPTIONAL PARAMETERS
20
21 -a, --access-key User's Access Key ID.
22
23 -s, --secret-key User's Secret Key.
24
25 -U, --url URL of the Cloud to connect to.
26
27 --config Read credentials and cloud settings
28 from the
29
30 specified config file (defaults to $HOME/.eucarc or
31 /etc/euca2ools/eucarc).
32
33 -h, --help Display this help message.
34
35 --version Display the version of this tool.
36
37 --debug Turn on debugging.
38
39 Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
40 EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
41 default.
42
43
44
45euca-add-group Version: 1.2 (BSDJ)uly 2010 EUCA-ADD-GROUP(1)