mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-08 16:06:02 +02:00
16 lines
321 B
Markdown
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]}}`
|