mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 21:15:28 +02:00

* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
13 lines
381 B
Markdown
13 lines
381 B
Markdown
# distrobox-list
|
|
|
|
> List all distrobox containers. See also: `tldr distrobox`.
|
|
> Distrobox containers are listed separately from the rest of normal podman or Docker containers.
|
|
> More information: <https://distrobox.it/usage/distrobox-list>.
|
|
|
|
- List all distrobox containers:
|
|
|
|
`distrobox-list`
|
|
|
|
- List all distrobox containers with verbose information:
|
|
|
|
`distrobox-list --verbose`
|