docs: Add limits subcommand

This commit is contained in:
tschettervictor
2025-02-23 12:16:03 -07:00
committed by GitHub
parent 5963a4320a
commit 9a9216f30b

View File

@@ -0,0 +1,17 @@
======
limits
======
Set resourse limits for targeted jail(s).
.. code-block:: shell
ishmael ~ # bastille limits help
Usage: bastille limits [option(s)] TARGET OPTION VALUE"
Example: bastille limits JAILNAME memoryuse 1G"
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-x | --debug Enable debug mode.