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