Forrest logo
back to context overview

toolbox-rm

List of commands for toolbox-rm:

  • toolbox-rm:tldr:3f8ae toolbox-rm: Force the removal of a currently active `toolbox` container.
    $ toolbox rm --force ${container_name}
    try on your machine
    explain this command
  • toolbox-rm:tldr:d744e toolbox-rm: Remove all `toolbox` containers.
    $ toolbox rm --all
    try on your machine
    explain this command
  • toolbox-rm:tldr:fd166 toolbox-rm: Remove a toolbox container.
    $ toolbox rm ${container_name}
    try on your machine
    explain this command
back to context overview