Mise à jour de 'README.md'
This commit is contained in:
parent
40d694247d
commit
6cef2918b4
26
README.md
26
README.md
@ -6,22 +6,22 @@ Gocage is meant to be a complete jail management tool with network, snapshots, j
|
|||||||
|
|
||||||
# List jails
|
# List jails
|
||||||
Nothing fancy, use
|
Nothing fancy, use
|
||||||
gocage list
|
`gocage list`
|
||||||
|
|
||||||
## Specify fields to display
|
## Specify fields to display
|
||||||
Use -o to specify which fields you want to display:
|
Use -o to specify which fields you want to display:
|
||||||
`gocage list -o JID,Name,Running,Config.Boot,Config.Comment
|
`gocage list -o JID,Name,Running,Config.Boot,Config.Comment
|
||||||
+=====+==========+=========+=============+================+
|
+=====+==========+=========+=============+================+
|
||||||
| JID | Name | Running | Config.Boot | Config.Comment |
|
| JID | Name | Running | Config.Boot | Config.Comment |
|
||||||
+=====+==========+=========+=============+================+
|
+=====+==========+=========+=============+================+
|
||||||
| 183 | test | true | 1 | none |
|
| 183 | test | true | 1 | none |
|
||||||
+-----+----------+---------+-------------+----------------+
|
+-----+----------+---------+-------------+----------------+
|
||||||
| 29 | srv-irc | true | 1 | |
|
| 29 | srv-irc | true | 1 | |
|
||||||
+-----+----------+---------+-------------+----------------+
|
+-----+----------+---------+-------------+----------------+
|
||||||
| | srv-web | false | 0 | |
|
| | srv-web | false | 0 | |
|
||||||
+-----+----------+---------+-------------+----------------+
|
+-----+----------+---------+-------------+----------------+
|
||||||
| 22 | srv-dns1 | true | 1 | |
|
| 22 | srv-dns1 | true | 1 | |
|
||||||
+-----+----------+---------+-------------+----------------+
|
+-----+----------+---------+-------------+----------------+
|
||||||
`
|
`
|
||||||
|
|
||||||
## Filter jails
|
## Filter jails
|
||||||
|
Loading…
Reference in New Issue
Block a user