ostree-admin-status — List deployments
ostree admin status
Lists the deployments available to be booted into. Includes osname, the checksum followed by the deploy serial, and the refspec. An asterisk indicates the current booted deployment.
--sysroot="PATH"Create a new OSTree sysroot at PATH
-V, --verifyPrint the commit verification status
--jsonOutput in JSON format.
-S, --skip-signaturesSkip signatures in output
-D, --is-default
Output the string default if the default deployment
is the booted one, not-default if we are booted in
a non-default deployment (e.g. the user interactively chose a
different entry in the bootloader menu, or the bootloader rolled back
automatically, etc.). If we are not in a booted OSTree system, an
error is returned.
-v, --verbosePrint debug information during command processing
--versionPrint version information and exit