mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-17 15:50:11 +01:00
20 lines
349 B
ReStructuredText
20 lines
349 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:
|
|
|
|
-v | --verbose Print every action on jail stop.
|
|
-x | --debug Enable debug mode. |