pub(super) async fn dispatch_commands( gateway: &str, output: OutputFormat, args: CommandsArgs, ) -> Result<()>