async fn upgrade(
opts: UpgradeOpts,
storage: &Storage,
booted_ostree: &BootedOstree<'_>,
) -> Result<()>Expand description
Implementation of the bootc upgrade CLI command.
async fn upgrade(
opts: UpgradeOpts,
storage: &Storage,
booted_ostree: &BootedOstree<'_>,
) -> Result<()>Implementation of the bootc upgrade CLI command.