Files
BastilleBSD_bastille/docs/chapters/subcommands/start.rst
tschettervictor b60af850c9 Finish man pages
2025-12-06 23:19:19 -07:00

20 lines
451 B
ReStructuredText

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