mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-31 01:41:27 +08:00
8bbd22d47b
The project was renamed to "Toolbx" to improve searchability back in 2021: <https://github.com/containers/containertoolbx.org/pull/1> The command name and a few other places (environment variables, runtime paths, etc.) kept the previous name for backward compatibility, but otherwise the new name is to be used: <https://github.com/containers/toolbox/pull/1446> --------- Co-authored-by: Darío Hereñú <magallania@gmail.com>
307 B
307 B
toolbox list
List existing Toolbx containers and images. More information: https://manned.org/toolbox-list.
- List all Toolbx containers and images:
toolbox list
- List only Toolbx containers:
toolbox list {{[-c|--containers]}}
- List only Toolbx images:
toolbox list {{[-i|--images]}}