euca-import-keypair(1) - Linux man page

Name

euca2ools - Import a public key created with 3rd party tool

Description

Import a public key created with 3rd party tool

euca-import-keypair -f, --public-key-file <file_name> [-a, --access-key

<access_key> ][-s, --secret-key <secret_key> ][--config
<config_path> ][--debug][--debugger][-h, --help][--region <region_name> ][-U, --url <url> ][--version][--euca-auth] key_name

REQUIRED PARAMETERS

-f,--public-key-file
Path to file containing the public key.
key_name
A unique name for the key pair.

OPTIONAL PARAMETERS

-a,--access-key
User's Access Key ID.
-s,--secret-key
User's Secret Key.
--config
Read credentials and cloud settings from the specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
--debug
Turn on debugging output.
--debugger
Enable interactive debugger on error
-h,--help
Display this help message.
--region
region to direct requests to
-U,--url
URL of the Cloud to connect to.
--version
Display the version of this tool.
--euca-auth
Use NC authentication mode