Skip to main content

execute_atomic_swap

Function execute_atomic_swap 

Source
async fn execute_atomic_swap(
    client: &Client,
    deploy_id: &str,
    staging_schemas: &BTreeSet<SchemaQualifier>,
    staging_clusters: &BTreeSet<String>,
) -> Result<(), CliError>
Expand description

Execute the atomic swap of schemas, clusters, and state schemas.