switch_ostree

Function switch_ostree 

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

Implementation of the bootc switch CLI command for ostree backend.