mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-16 07:15:49 +01:00
18 lines
345 B
ReStructuredText
18 lines
345 B
ReStructuredText
rename
|
|
======
|
|
|
|
Rename a jail.
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille rename azkaban arkham
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille rename help
|
|
Usage: bastille rename [option(s)] TARGET NEW_NAME
|
|
|
|
Options:
|
|
|
|
-a | --auto Auto mode. Start/stop jail(s) if required.
|
|
-x | --debug Enable debug mode. |