get_gitlab_sre_repos: Return a data.frame of all repos available to the project you...

View source: R/dipr-update.R

get_gitlab_sre_reposR Documentation

Return a data.frame of all repos available to the project you are currently in

Description

Access information on the repo in the current project in a data.frame.

Usage

get_gitlab_sre_repos(token = set_gitlab_credentials()$password)

Arguments

token

Credentials from gitlab, accessed via: set_gitlab_credentials()$password

Examples

## Not run: 
get_gitlab_sre_repos(set_gitlab_credentials()$password)

## End(Not run)

bcgov/dipr documentation built on June 1, 2022, 12:32 p.m.