Skip to main content

dispatch

Function dispatch 

Source
pub async fn dispatch(client: &IronflowClient, cli: &Cli) -> Result<()>
Expand description

Dispatch a parsed command against a client.

ยงErrors

Returns an error on API failure, invalid input, or an unconfirmed destructive command.