Scroll to navigation

EUCA-CREATE-KEYPAIR(1) User Commands EUCA-CREATE-KEYPAIR(1)

NAME

euca-create-keypair - Create a new SSH key pair for use with instances

SYNOPSIS

euca-create-keypair [-f FILE] [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] KEYPAIR

DESCRIPTION

Create a new SSH key pair for use with instances

positional arguments:

KEYPAIR
name of the new key pair (required)

optional arguments:

-f FILE, --filename FILE
file name to save the private key to
--show-empty-fields
show empty values as "(nil)"
--region USER@REGION
name of the region and/or user in config files to use to connect to the service
-U URL, --url URL
compute service endpoint URL
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--debug
show debugging output
--debugger
launch interactive debugger on error
--version
show the program's version and exit
-h, --help
show this help message and exit
August 2013 euca2ools 3.0.1