Skip to main content

cleanup_apply_state

Function cleanup_apply_state 

Source
async fn cleanup_apply_state(
    client: &Client,
    deploy_id: &str,
) -> Result<(), CliError>
Expand description

Removes deployment bookkeeping that is only needed while apply is in-flight.