JLS(8) | MidnightBSD System Manager's Manual | JLS(8) |
jls
— list
jails
jls |
[--libxo ] [-dhNnqsv ]
[-j jail]
[parameter ...] |
The jls
utility lists all active jails, or
the specified jail. Each jail is represented by one row which contains
space-separated values of the listed parameters,
including the pseudo-parameter all which will show all
available jail parameters. A list of available parameters can be retrieved
via “sysctl
-d
security.jail.param”. See
jail(8) for a description
of some core parameters.
If no parameters or any of the options
-hns
are given, the following four columns will be
printed: jail identifier (jid), IP address (ip4.addr), hostname
(host.hostname), and path (path).
The following options are available:
--libxo
-d
-h
-N
-n
-q
-s
-nq
.-v
-j
jailThe jls
utility was added in
FreeBSD 5.1. Extensible jail parameters were
introduced in FreeBSD 8.0. libxo support was added
in FreeBSD 11.0.
July 20, 2012 | midnightbsd-3.1 |