rollback_ostree

Function rollback_ostree 

Source
async fn rollback_ostree(
    opts: &RollbackOpts,
    storage: &Storage,
    booted_ostree: &BootedOstree<'_>,
) -> Result<()>
Expand description

Implementation of the bootc rollback CLI command for ostree backend.