pub async fn run_destination_command(
cmd: BuiltinCommand,
state: &State,
) -> Result<ControlFlow, Error>
Expand description
Sends a gRPC request to the currently running Fivetran Destination.
pub async fn run_destination_command(
cmd: BuiltinCommand,
state: &State,
) -> Result<ControlFlow, Error>
Sends a gRPC request to the currently running Fivetran Destination.