-
Notifications
You must be signed in to change notification settings - Fork 524
Expand file tree
/
Copy pathdistrobox-list.1
More file actions
49 lines (49 loc) · 1.25 KB
/
Copy pathdistrobox-list.1
File metadata and controls
49 lines (49 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.\
.\"
.TH "DISTROBOX\-LIST" "1" "Mar 2026" "Distrobox" "User Manual"
.SH NAME
.IP
.EX
distrobox list
distrobox\-list
.EE
.SH DESCRIPTION
distrobox\-list lists available distroboxes.
It detects them and lists them separately from the rest of normal
containers.
.SH SYNOPSIS
\f[B]distrobox list\f[R] [container-name]
.IP
.EX
\-\-help/\-h: show this message
\-\-no\-color: disable color formatting
\-\-root/\-r: launch podman/docker/lilipod with root privileges. Note that if you need root this is the preferred
way over \[dq]sudo distrobox\[dq] (note: if using a program other than \[aq]sudo\[aq] for root privileges is necessary,
specify it through the DBX_SUDO_PROGRAM env variable, or \[aq]distrobox_sudo_program\[aq] config variable)
\-\-verbose/\-v: show more verbosity
\-\-version/\-V: show version
.EE
.SH EXAMPLES
.IP
.EX
distrobox\-list
distrobox list my\-distrobox
.EE
.PP
You can also use environment variables to specify container manager
.IP
.EX
DBX_CONTAINER_MANAGER=\[dq]docker\[dq] distrobox\-list
.EE
.SH ENVIRONMENT VARIABLES
.IP
.EX
DBX_CONTAINER_MANAGER
DBX_SUDO_PROGRAM
.EE
[IMAGE: \c
.UR https://user-images.githubusercontent.com/598882/147831082-24b5bc2e-b47e-49ac-9b1a-a209478c9705.png
image
.UE \c
]
image