Skip to main content

connect_apply_client

Function connect_apply_client 

Source
pub async fn connect_apply_client(
    settings: &Settings,
) -> Result<Client, CliError>
Expand description

Connect a planning client for apply commands.

Validates the connection and requires the materialize_deployer role.