pub async fn dispatch(client: &IronflowClient, cli: &Cli) -> Result<()>
Dispatch a parsed command against a client.
Returns an error on API failure, invalid input, or an unconfirmed destructive command.