mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 01:30:52 +01:00
docs: lost: Update for -s
This commit is contained in:
@@ -13,11 +13,12 @@ to print in columns instead of rows.
|
|||||||
|
|
||||||
ishmael ~ # bastille list help
|
ishmael ~ # bastille list help
|
||||||
Usage: bastille list [option(s)] [RELEASE (-p)] [all] [backup(s)] [export(s)] [import(s)] [ip(s)] [jail(s)] [limit(s)] [log(s)]
|
Usage: bastille list [option(s)] [RELEASE (-p)] [all] [backup(s)] [export(s)] [import(s)] [ip(s)] [jail(s)] [limit(s)] [log(s)]
|
||||||
[path(s)] [port(s)] [prio|priority] [release(s)] [state(s)] [template(s)]
|
[path(s)] [port(s)] [prio|priority] [release(s)] [state(s)] [template(s)] [type]
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
-d | --down List stopped jails only.
|
-d | --down List stopped jails only.
|
||||||
-j | --json List jails or sub-arg(s) in json format.
|
-j | --json List jails or sub-arg(s) in json format.
|
||||||
-p | --pretty Print JSON in columns.
|
-p | --pretty Print JSON in columns.
|
||||||
-u | --up List running jails only.
|
-s | --sort VALUE Print info in VALUE order.
|
||||||
-x | --debug Enable debug mode.
|
-u | --up List running jails only.
|
||||||
|
-x | --debug Enable debug mode.
|
||||||
Reference in New Issue
Block a user