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, --verify
Print the commit verification status
-S, --skip-signatures
Skip 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, --verbose
Print debug information during command processing
--version
Print version information and exit