set_account: Create / Update account

View source: R/load_secrets.R

set_accountR Documentation

Create / Update account

Description

Create / Update account

Usage

set_account(name, keys = c("username", "password"), update = FALSE)

Arguments

name

Service name of the account

keys

List of account key names

update

Should an existing account be overwriten

See Also

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

Examples

## Not run: 
set_account(name = 's3', keys = c("access", "secret"))
## End(Not run)


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