Skip to content

Commit 3bf747d

Browse files
author
Warren Bain
committed
Update readme with --skip-existing option
1 parent f37a2b0 commit 3bf747d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ Displays all the volumes that are currently available within the cloudstack envi
311311
Creates a "stack" of servers based on a JSON definition file. Simple orchestration can be performed by
312312
specifying one or more actions to be executed after a server (or group of servers) is created.
313313

314+
<tt>--skip-existing</tt> Skip erroring on any servers already created in the stack (default is false)
315+
314316
==== Example Stack Definition File:
315317

316318
{

0 commit comments

Comments
 (0)