async fn rollback_ostree(
opts: &RollbackOpts,
storage: &Storage,
booted_ostree: &BootedOstree<'_>,
) -> Result<()>Expand description
Implementation of the bootc rollback CLI command for ostree backend.
async fn rollback_ostree(
opts: &RollbackOpts,
storage: &Storage,
booted_ostree: &BootedOstree<'_>,
) -> Result<()>Implementation of the bootc rollback CLI command for ostree backend.