gl_get_project_id: Get a project id by name
Description
Get a project id by name
Usage
gl_get_project_id(project_name, verb = httr::GET, auto_format = TRUE, ...)
Arguments
verb
ignored; all calls with this function will have gitlab
's
default verb httr::GET