382 B
382 B
toolbox rm
Remove one or more
toolboxcontainers. See also:toolbox rmi. More information: https://manned.org/toolbox-rm.1.
- Remove a toolbox container:
toolbox rm {{container_name}}
- Remove all
toolboxcontainers:
toolbox rm {{[-a|--all]}}
- Force the removal of a currently active
toolboxcontainer:
toolbox rm {{[-f|--force]}} {{container_name}}