You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2018/09/14 17:29:35 UTC

[GitHub] cjmctague commented on a change in pull request #194: update README to cover clean up.

cjmctague commented on a change in pull request #194: update README to cover clean up.
URL: https://github.com/apache/fluo-uno/pull/194#discussion_r217785816
 
 

 ##########
 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
+so you can use `setup` directly again in the future. If you need to reclaim the space used by
+the binary tarballs you'll have to manually delete them.
 
 Review comment:
   Could mention that the tarballs are located in the download folder.
   `~/path/to/uno/downloads`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services