get_key: Get value of service key name

View source: R/load_secrets.R

get_keyR Documentation

Get value of service key name

Description

Get value of service key name

Usage

get_key(service, name)

Arguments

service

Name of the service

name

Name of the key

Value

key value

See Also

Other authentication: datim_pwd(), datim_user(), get_account(), 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_key(service = '<service-name>', name = '<key-name>')
## End(Not run)


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