From 220f48ccb8e5ee61ff65c62e178567239c13660b Mon Sep 17 00:00:00 2001 From: Johan Dahlberg Date: Wed, 20 Nov 2013 18:56:23 +0100 Subject: [PATCH] Made compatible with new SmartDC api --- doc/commands/setup-smartdc.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/commands/setup-smartdc.md b/doc/commands/setup-smartdc.md index 40f991f..fd5f87e 100644 --- a/doc/commands/setup-smartdc.md +++ b/doc/commands/setup-smartdc.md @@ -59,7 +59,14 @@ Available options for command: Key name of the SSH/RSA Key associated with your Joyent account * `--no-of-machines `: - Number of machines to setup2 + Number of machines to setup. + +* `--private-key `: + The _path_ to the private key to use when issuing the SSH-connection. This options is optional and defaults to __ + +* `--image `: + The image to use when creating the Joyent machine. See Joyent documentation for more information. + ## EXAMPLES