Skip to main content

execute

Function execute 

Source
pub async fn execute(
    client: &IronflowClient,
    args: &WorkflowArgs,
    json_mode: bool,
) -> Result<()>
Expand description

Execute a workflow subcommand.

ยงErrors

Returns an error on API failure.