pub async fn run_version_command( target: Option<String>, git_only: bool, _debug: bool, ) -> Result<(), String>