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