Depends on D4271
Sometimes we may want to quickly delete all the containers and data connected to the local cloud. This may come useful when we do some tests that perform the following:
- add
- get
- remove
and the test fails on get. The remove will never be performed, so next time we run this test, add may fail.
That's just one example, I decided this may be useful in other situations as well.