get_credentials: Read generic credentials list from file construct function...

Description Usage Arguments Examples

View source: R/devops.R

Description

Read generic credentials list from file construct function that grabs credentials from any api – api creds must always have api name in front of credentials

Usage

1

Arguments

api

string representing api name- must match prefix of relevant elements in env file

Examples

1
sailthru_creds <- get_credentials('sailthru') # credentials in env file need to be formatted like sailthru_access_key

Everlane/everlaneR documentation built on Oct. 7, 2020, 3:13 p.m.