blob: f8bce3756be4a4947ced532fe3062cb8bb910749 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
=======
keypair
=======
The badly named keypair is really the public key of an OpenSSH key pair to be
used for access to created servers. You can also create a private key for
access to a created server by not passing any argument to the keypair create
command.
Compute v2
.. autoprogram-cliff:: openstack.compute.v2
:command: keypair *
|