busbey commented on a change in pull request #194: update README to cover clean up. URL: https://github.com/apache/fluo-uno/pull/194#discussion_r217807581
########## File path: README.md ########## @@ -161,6 +166,13 @@ to administer Fluo: If you run some tests and then want a fresh cluster, run the `setup` command again which will kill all running processes, clear any data and logs, and restart your cluster. +## Wipe command + +The `wipe` command will kill all running processes for your local development cluster and clear +all the data and logs. It does *not* delete the binary tarballs downloaded by the `fetch` command Review comment: internal details should be left out, per conversation in review ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
