mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
303 B
Markdown
17 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`
|