Files
hackacad/docs/chapters/subcommands/upgrade.rst
tschettervictor de636d3e57 Update upgrade.rst
2025-03-01 13:19:16 -07:00

16 lines
500 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 [NEWRELEASE|install]
Options:
-a | --auto Auto mode. Start/stop jail(s) if required.
-f | --force Force upgrade a jail.
-x | --debug Enable debug mode.