Files
BastilleBSD_bastille/docs/chapters/subcommands/migrate.rst

20 lines
564 B
ReStructuredText
Raw Normal View History

2025-05-05 17:44:59 -06:00
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:
2025-05-06 18:14:13 -06:00
-a | --auto Auto mode. Start/stop jail(s) if required.
-d | --destroy Destroy local jail after migration.
-p | --password Use password based authentication.
-x | --debug Enable debug mode.