Files
hackacad/docs/chapters/subcommands/restart.rst
tschettervictor 053e013a35 Update restart.rst
2025-04-17 19:07:49 -06:00

25 lines
532 B
ReStructuredText

restart
=======
Restart jail(s).
.. code-block:: shell
ishmael ~ # bastille restart folsom
[folsom]:
folsom: removed
[folsom]:
folsom: created
.. code-block:: shell
ishmael ~ # bastille restart help
Usage: bastille start [option(s)] TARGET
Options:
-b | --boot Respect jail boot setting.
-d | --delay VALUE Time (seconds) to wait between starting jails(s).
-v | --verbose Print every action on jail start.
-x | --debug Enable debug mode.