monoceros remove
Clears away everything that belongs to a workbench: its Docker objects, the yml
config, and the materialized directory (home/, projects/, .monoceros/,
data/). A backup is written first, so nothing is lost irreversibly.
monoceros remove <name> [--no-backup] [-y]Shared Docker images are kept - other workbenches may still use them (run
docker image prune if you want them gone).