mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 16:21:32 +01:00
22 lines
420 B
ReStructuredText
22 lines
420 B
ReStructuredText
convert
|
|
=======
|
|
|
|
Convert a thin jail to a thick jail.
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille convert azkaban
|
|
[azkaban]:
|
|
...
|
|
|
|
Syntax requires only the target jail to convert.
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille convert help
|
|
Usage: bastille convert [option(s)] TARGET
|
|
Options:
|
|
|
|
-a | --auto Auto mode. Start/stop jail(s) if required.
|
|
-x | --debug Enable debug mode.
|