Files
BastilleBSD_bastille/docs/chapters/subcommands/upgrade.rst
tschettervictor b60af850c9 Finish man pages
2025-12-06 23:19:19 -07:00

18 lines
562 B
ReStructuredText

upgrade
=======
The ``upgrade`` command targets a thick or thin jail. Thin jails will be updated
by changing the release mount point that it is based on. Thick jails will be
upgraded normally.
.. code-block:: shell
ishmael ~ # bastille upgrade help
Usage: bastille upgrade [option(s)] TARGET NEW_RELEASE
TARGET install
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-f | --force Force upgrade a release (FreeBSD legacy releases).
-x | --debug Enable debug mode.