keypair

The badly named keypair is really the public key of an OpenSSH key pair to be used for access to created servers.

keypair create

Create new public key

--public-key <file>

Filename for public key to add

<name>

New public key name

keypair delete

Delete a public key

<key>

Public key to delete

keypair list

List public key fingerprints

keypair show

Show public key details

--public-key

Show only bare public key

<key>

Public key to show

Table Of Contents

Previous topic

extension

Next topic

limits

This Page