pub async fn handle(
presentation: CliPresentation,
interrupt: Option<InterruptContext>,
) -> Result<()>Expand description
Handle the update command.
pub async fn handle(
presentation: CliPresentation,
interrupt: Option<InterruptContext>,
) -> Result<()>Handle the update command.