destroyΒΆ

Containers can be destroyed and thrown away just as easily as they were created. Note: containers must be stopped before destroyed.

ishmael ~ # bastille stop folsom
[folsom]:
folsom: removed
ishmael ~ # bastille destroy folsom
Deleting Container: folsom.
Note: containers console logs not destroyed.
/usr/local/bastille/logs/folsom_console.log

Release can be destroyed provided there are no child jails. The force option deletes the release cache directory as well:

ishmael ~ # bastille destroy force 14.0-RELEASE
Deleting base: 14.0-RELEASE