~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-delete-keypair.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-DELETE-KEYPAIR "1" "July 2011" "euca-delete-keypair         Version: 2.0 (BSD)" "User Commands"
 
3
.SH NAME
 
4
euca-delete-keypair \- Eucalyptus tool:   
 
5
.SH DESCRIPTION
 
6
Delete an existing keypair
 
7
.PP
 
8
euca\-delete\-keypair  [\-a, \fB\-\-access\-key\fR <access_key> ][\-s, \fB\-\-secret\-key\fR
 
9
.IP
 
10
<secret_key> ][\-\-config <config_path>
 
11
][\-\-debug][\-\-debugger][\-h, \fB\-\-help][\-\-region\fR <region_name>
 
12
][\-U, \fB\-\-url\fR <url> ][\-\-version][\-\-euca\-auth] keypair_name
 
13
.PP
 
14
REQUIRED PARAMETERS
 
15
.TP
 
16
keypair_name
 
17
unique name of the keypair to delete
 
18
.PP
 
19
OPTIONAL PARAMETERS
 
20
.TP
 
21
\fB\-a\fR,\-\-access\-key
 
22
User's Access Key ID.
 
23
.TP
 
24
\fB\-s\fR,\-\-secret\-key
 
25
User's Secret Key.
 
26
.TP
 
27
\fB\-\-config\fR
 
28
Read credentials and cloud settings
 
29
from the specified config file (defaults to
 
30
$HOME/.eucarc or /etc/euca2ools/eucarc).
 
31
.TP
 
32
\fB\-\-debug\fR
 
33
Turn on debugging output.
 
34
.TP
 
35
\fB\-\-debugger\fR
 
36
Enable interactive debugger on error
 
37
.TP
 
38
\fB\-h\fR,\-\-help
 
39
Display this help message.
 
40
.TP
 
41
\fB\-\-region\fR
 
42
region to direct requests to
 
43
.TP
 
44
\fB\-U\fR,\-\-url
 
45
URL of the Cloud to connect to.
 
46
.TP
 
47
\fB\-\-version\fR
 
48
Display the version of this tool.
 
49
.TP
 
50
\fB\-\-euca\-auth\fR
 
51
Use NC authentication mode