mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-17 07:42:10 +01:00
16 lines
465 B
ReStructuredText
16 lines
465 B
ReStructuredText
zfs
|
|
===
|
|
|
|
Manage ZFS properties, ceate and destroy snapshots, and check ZFS usage for
|
|
targeted jail(s).
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille zfs help
|
|
Usage: bastille zfs [option(s)] TARGET [destroy_snap|(df|usage)|get|set|(snap|snapshot)] [key=value|date]
|
|
[jail pool/dataset /jail/path]
|
|
[unjail pool/dataset]
|
|
|
|
Options:
|
|
|
|
-x | --debug Enable debug mode. |