The
sjls utility lists active jails. Without any arguments, it lists all jails. One may specify which jails to list as arguments. Each jail is represented by one row which contains the following columns: jail identifier (JID), primary IPV4 address (if applicable), hostname, path, and (if applicable) primary IPV6 address. This utility lists jails started with both
sysjail(1) and
jail(1).
-h
Print a help message and exit.
-j jdb
Specify an alternative jail database. Defaults to /var/db/sysjail.db.
-v
Print version information and exit.