toolbox
Tool for containerized command line environments on Linux. Some subcommands such as
toolbox createhave their own usage documentation. More information: https://manned.org/toolbox.1.
- Run a
toolboxsubcommand:
toolbox {{subcommand}}
- Show help for a
toolboxsubcommand (such ascreate,enter,rm,rmi, etc.):
toolbox help {{subcommand}}
- Show general help:
toolbox --help
- Show the
toolboxversion:
toolbox --version