atomic-host (1) Linux Manual Page
atomic-host – Manage Atomic Host Commands
Synopsis
atomic host [OPTIONS] COMMANDThis command is a high-level wrapper for the underlying rpm-ostree tool which can perform upgrades, rollbacks, and system state inspection. It is used for implementations of the Project Atomic Host pattern.
#NOTE The host subcommand is only available on Atomic Host Systems.
Options
-h -help-r –reboot Initiate a reboot after rollback is prepared.
Commands
status List information about all deploymentsrollback Switch to alternate installed tree at next boot
upgrade Upgrade to the latest Atomic tree if one is available
deploy Download and deploy a specific Atomic tree
unlock Remove the read-only bind mount on /usr and replace it with a writable overlay filesystem. This default invocation of "unlock" is intended for development/testing purposes. All changes in the overlay are lost on reboot (or upgrade). Pass –hotfix to create changes that persist on reboot (but still not upgrades).
See Also
man rpm-ostree
man ostree
