~ubuntu-branches/ubuntu/precise/euca2ools/precise-proposed

« back to all changes in this revision

Viewing changes to .pc/debian-changes-2.0.0~bzr464-0ubuntu1/man/euca-add-group.1

  • Committer: Bazaar Package Importer
  • Author(s): Scott Moser
  • Date: 2011-08-15 11:16:29 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815111629-3u49jvtwabwozpb7
Tags: 2.0.0~bzr464-0ubuntu1
* new upstream snapshot of bzr revno 464. (LP: #826022)
* Note, previous upload was incorrectly named 'bzr451'.  It should have
  been named bzr461 as it was a snapshot of revision 461.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
 
2
.TH EUCA-ADD-GROUP "1" "July 2011" "euca-add-group         Version: 2.0 (BSD)" "User Commands"
 
3
.SH NAME
 
4
euca-add-group \- Eucalyptus tool:   
 
5
.SH DESCRIPTION
 
6
Creates a new security group.
 
7
.PP
 
8
euca\-add\-group  \fB\-d\fR, \fB\-\-description\fR <group_description> [\-a, \fB\-\-access\-key\fR
 
9
.IP
 
10
<access_key> ][\-s, \fB\-\-secret\-key\fR <secret_key> ][\-\-config
 
11
<config_path> ][\-\-debug][\-\-debugger][\-h, \fB\-\-help][\-\-region\fR
 
12
<region_name> ][\-U, \fB\-\-url\fR <url> ][\-\-version][\-\-euca\-auth]
 
13
group_name
 
14
.PP
 
15
REQUIRED PARAMETERS
 
16
.TP
 
17
\fB\-d\fR,\-\-description
 
18
Description for the group to be created
 
19
.TP
 
20
group_name
 
21
unique name for the group to be created
 
22
.PP
 
23
OPTIONAL PARAMETERS
 
24
.TP
 
25
\fB\-a\fR,\-\-access\-key
 
26
User's Access Key ID.
 
27
.TP
 
28
\fB\-s\fR,\-\-secret\-key
 
29
User's Secret Key.
 
30
.TP
 
31
\fB\-\-config\fR
 
32
Read credentials and cloud settings
 
33
from the specified config file (defaults to
 
34
$HOME/.eucarc or /etc/euca2ools/eucarc).
 
35
.TP
 
36
\fB\-\-debug\fR
 
37
Turn on debugging output.
 
38
.TP
 
39
\fB\-\-debugger\fR
 
40
Enable interactive debugger on error
 
41
.TP
 
42
\fB\-h\fR,\-\-help
 
43
Display this help message.
 
44
.TP
 
45
\fB\-\-region\fR
 
46
region to direct requests to
 
47
.TP
 
48
\fB\-U\fR,\-\-url
 
49
URL of the Cloud to connect to.
 
50
.TP
 
51
\fB\-\-version\fR
 
52
Display the version of this tool.
 
53
.TP
 
54
\fB\-\-euca\-auth\fR
 
55
Use NC authentication mode