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