We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37a2b0 commit 3bf747dCopy full SHA for 3bf747d
1 file changed
README.rdoc
@@ -311,6 +311,8 @@ Displays all the volumes that are currently available within the cloudstack envi
311
Creates a "stack" of servers based on a JSON definition file. Simple orchestration can be performed by
312
specifying one or more actions to be executed after a server (or group of servers) is created.
313
314
+<tt>--skip-existing</tt> Skip erroring on any servers already created in the stack (default is false)
315
+
316
==== Example Stack Definition File:
317
318
{
0 commit comments