list_builds: List all current builds within a project.

Description Usage Arguments Value Examples

View source: R/builds.R

Description

List all current builds within a project.

Usage

1
list_builds(project, domain, auth)

Arguments

project

DevOps Project Name

domain

DevOps Site Name

auth

Authentication Key

Value

Dataframe

Examples

1
2
3
4
## Not run: 
get_builds("sub-national-supply", "teachers-analysis-unit", auth)

## End(Not run)

adamrobinson361/azuredevopsR documentation built on Nov. 1, 2019, 8:49 p.m.