vsts_project: Azure DevOps Projects

vsts_get_projectsR Documentation

Azure DevOps Projects

Description

These functions will allow you to scrape project information from Azure DevOps.

Usage

vsts_get_projects(domain, auth_key, quiet = FALSE)

Arguments

domain

The name of the Azure DevOps organization.

auth_key

Authentication key generated by using vsts_auth_key

quiet

logical whether want general running information from printing. Any issue with the API call will still show up if set to TRUE

Details

For more information about project API calls check https://docs.microsoft.com/en-us/rest/api/azure/devops/core/Projects.


ashbaldry/vstsr documentation built on Aug. 24, 2023, 12:11 a.m.