1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-08 11:46:01 +02:00
tldr/pages/linux/toolbox-list.md
2025-05-11 14:04:52 +00:00

16 lines
321 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 {{[-c|--containers]}}`
- List only `toolbox` images:
`toolbox list {{[-i|--images]}}`