mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-23 10:40:43 +01:00
docs: Update convert for new functions
This commit is contained in:
@@ -2,15 +2,22 @@
|
|||||||
convert
|
convert
|
||||||
=======
|
=======
|
||||||
|
|
||||||
To convert a thin container to a thick container use `bastille convert`.
|
Convert a thin jail to a thick jail.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
ishmael ~ # bastille convert azkaban
|
ishmael ~ # bastille convert azkaban
|
||||||
[azkaban]:
|
[azkaban]:
|
||||||
|
...
|
||||||
|
|
||||||
Syntax requires only the target container to convert.
|
Syntax requires only the target jail to convert.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
Usage: bastille convert TARGET
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user