1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 18:42:07 +02:00
tldr/pages/linux/toolbox-list.md
2022-08-05 09:31:03 +02:00

16 lines
303 B
Markdown

# toolbox list
> List existing `toolbox` containers and images.
> More information: <https://manned.org/toolbox-list.1>.
- List all `toolbox` containers and images:
`toolbox list`
- List only `toolbox` containers:
`toolbox list --containers`
- List only `toolbox` images:
`toolbox list --images`