DESIGN.md in wombat-cli-0.2.1 vs DESIGN.md in wombat-cli-0.3.0

- old
+ new

@@ -24,14 +24,22 @@ 2. Vendor cookbooks for template 3. Build Packer images for -o BUILDER (amazon-ebs|googlecompute) with included cookbooks * If the TEMPLATE argument is not provided it will execute against all templates in `./packer/` -`wombat deploy STACK` +`wombat update lock` 1. Create/update wombat.lock based on most recent Packer logs -2. Create cfn/gdm configuration from lock data fed through template -3. Deploy cfn/gdm stack + +`wombat update template` + +1. Create cfn/gdm configuration from lock + +* If no argument is provided it will update _both_ lock and template + +`wombat deploy STACK` + +1. Deploy cfn/gdm stack `wombat outputs STACK` 1. List outputs, specifically Workstation IPs