Skip to main content

run_upgrade

Function run_upgrade 

Source
pub async fn run_upgrade(check_only: bool) -> Result<()>
Expand description

Run the upgrade command.

If check_only is true, only checks for updates without installing.