-
Notifications
You must be signed in to change notification settings - Fork 0
create keys
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack create keys [key=string] [passphrase=boolean]
Create a RSA private/public key pair. These keys can be used to control the power for host and to open a console to VM. The private key will be stored in the specified by the 'key' parameter and the public key will be written to standard out.
-
{key=string}
-
{passphrase=boolean}
Set this to 'no' if you want a passphraseless private key. The default is 'yes'.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.