mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 17:39:52 +01:00
20 lines
451 B
ReStructuredText
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. |