diff --git a/docs/chapters/subcommands/limits.rst b/docs/chapters/subcommands/limits.rst new file mode 100644 index 00000000..b48caf70 --- /dev/null +++ b/docs/chapters/subcommands/limits.rst @@ -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.