1EUCA-DELETE-KEYPAIR(1) User Commands EUCA-DELETE-KEYPAIR(1)
2
3
4
6 euca-delete-keypair - Eucalyptus tool: Delete a key pair.
7
9 Delete a key pair.
10
11 euca-delete-keypair [-h, --help] [--version] [--debug] keypair_name
12
13 REQUIRED PARAMETERS
14
15 keypair_name unique name for the keypair to delete.
16
17 OPTIONAL PARAMETERS
18
19 -a, --access-key User's Access Key ID.
20
21 -s, --secret-key User's Secret Key.
22
23 -U, --url URL of the Cloud to connect to.
24
25 --config Read credentials and cloud settings
26 from the
27
28 specified config file (defaults to $HOME/.eucarc or
29 /etc/euca2ools/eucarc).
30
31 -h, --help Display this help message.
32
33 --version Display the version of this tool.
34
35 --debug Turn on debugging.
36
37 Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
38 EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
39 default.
40
41
42
43euca-delete-keypair Version: 1.2Ju(lBySD2)010 EUCA-DELETE-KEYPAIR(1)