pub(crate) async fn do_upgrade(
storage: &Storage,
booted_cfs: &BootedComposefs,
host: &Host,
imgref: &ImageReference,
opts: &DoUpgradeOpts,
manifest: &ImageManifest,
) -> Result<()>Expand description
Performs the Update or Switch operation