mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
15 lines
388 B
Markdown
15 lines
388 B
Markdown
# distrobox-list
|
|
|
|
> List all Distrobox containers.
|
|
> Distrobox containers are listed separately from the rest of normal Podman or Docker containers.
|
|
> See also: `distrobox`.
|
|
> More information: <https://distrobox.it/usage/distrobox-list/>.
|
|
|
|
- List all Distrobox containers:
|
|
|
|
`distrobox-list`
|
|
|
|
- List all Distrobox containers with verbose information:
|
|
|
|
`distrobox-list {{[-v|--verbose]}}`
|