Function to initialize config.yml using keyring

initConfigUsingKeyring(dbIds, projectPath = here::here(), open = TRUE)

Arguments

dbIds

the dbIds to add to the config file

projectPath

the path to the project

open

toggle on whether the file should be opened