1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/distrobox-list.md

14 lines
381 B
Markdown
Raw Normal View History

2022-01-22 20:28:05 +01:00
# 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>.
2022-01-22 20:28:05 +01:00
- List all Distrobox containers:
2022-01-22 20:28:05 +01:00
`distrobox-list`
- List all Distrobox containers with verbose information:
2022-01-22 20:28:05 +01:00
`distrobox-list --verbose`