get_account: Get account details

View source: R/load_secrets.R

get_accountR Documentation

Get account details

Description

Get account details

Usage

get_account(name)

Arguments

name

Service name of the account

Value

key / value pair as list containing details of the account (invisible)

Note

Inspired by 'grabr::lazy_secrets()'

See Also

Other authentication: datim_pwd(), datim_user(), get_key(), get_keys(), get_s3key(), get_services(), load_secrets(), pano_pwd(), pano_user(), pdap_access(), pdap_bucket(), pdap_secret(), set_account(), set_datim(), set_email(), set_key(), set_pano(), set_s3keys()

Examples

## Not run: 
get_account(name = 's3')
## End(Not run)


USAID-OHA-SI/glamr documentation built on July 6, 2024, 6:39 a.m.