Files
hackacad/docs/chapters/subcommands/migrate.rst
2025-05-05 17:44:59 -06:00

19 lines
497 B
ReStructuredText

migrate
=======
The ``migrate`` sub-command allows migrating the targeted jail(s) to
another remote system. See the chapter on Migration.
This sub-command supports multiple targets.
.. code-block:: shell
ishmael ~ # bastille migrate help
Usage: bastille migrate [option(s)] TARGET USER HOST
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-d | --destroy Destroy local jail after migration.
-x | --debug Enable debug mode.