pub async fn run_version( check: bool, url: Option<&str>, timeout_ms: u64, output: OutputFormat, ) -> Result<()>