mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 20:54:06 +00:00
Update cheatsheets
This commit is contained in:
18
linux/distrobox-list
Normal file
18
linux/distrobox-list
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user