README.md in terragov-0.2.3 vs README.md in terragov-0.2.4
- old
+ new
@@ -18,9 +18,18 @@
`terragov [CMD] [OPTIONS]`
Run `--help` for details.
+You can run the following commands:
+
+Command | Description
+--- | ---
+`plan` | Plan Terraform resources
+`apply` | Apply Terraform changes
+`delete` | Delete Terraform resources
+`clean` | Delete any files that have been left by Terraform
+
There are several **required** arguments to pass when running `apply`, `plan` or `destroy`:
Argument | Description
--- | ---
`stack` | Name of the stack you're deploying to