Function to set multi credentials

setMultipleCredentials(
  creds,
  db,
  keyringName,
  keyringPassword,
  forceCheck = TRUE
)

Arguments

creds

a vector of credentials to set (i.e dbms, user, connectionString). See defaultCredentials on building set

db

the database prefix for the credential

keyringName

the name of the keyringName where the credential will be set

keyringPassword

the password for the keyring.

forceCheck

a toggle that will print blurred credentials to check credential