vsts_project: Azure DevOps Projects

Description Usage Arguments Details

Description

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

Usage

1
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.


vstsr documentation built on Nov. 9, 2021, 1:07 a.m.