upgrade

Function upgrade 

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

Implementation of the bootc upgrade CLI command.