README.md in testlab-0.7.6 vs README.md in testlab-0.8.0

- old
+ new

@@ -24,11 +24,11 @@ SYNOPSIS tl [global options] command [command options] [arguments...] VERSION - 0.7.5 + 0.7.6 GLOBAL OPTIONS -l, --labfile=path/to/file - Path to Labfile: ${REPO}/Labfile (default: none) -r, --repo=path/to/directory - Path to Repository directory: ${PWD} (default: /home/zpatten/code/personal/testlab-repo/vendor/checkouts/testlab) -c, --config=path/to/directory - Path to Configuration directory: ${REPO}/.testlab-$(hostname -s) (default: none) @@ -47,9 +47,10 @@ up - Online the test lab down - Offline the test lab setup - Setup the test lab infrastructure teardown - Teardown the test lab infrastructure build - Build the test lab infrastructure + demolish - Demolish the test lab infrastructure status - Display information on the status of the test lab You stand up your lab with the following command: tl build