mirror of
https://github.com/hackacad/bastille.git
synced 2026-04-03 23:46:17 +02:00
21 lines
402 B
ReStructuredText
21 lines
402 B
ReStructuredText
stop
|
|
====
|
|
|
|
Stop jail(s).
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille stop folsom
|
|
[folsom]:
|
|
folsom: removed
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille stop help
|
|
Usage: bastille stop [option(s)] TARGET
|
|
Options:
|
|
|
|
-b | --boot Respect jail boot setting.
|
|
-v | --verbose Print every action on jail stop.
|
|
-x | --debug Enable debug mode.
|