utils_database_remove_entry_from_yaml: Delete database config entries from yaml
Description
Delete database config entries from yaml
Usage
utils_database_remove_entry_from_yaml(dbnames, file)
Value
Run for its side effects
Arguments
- dbnames
names of databases to delete from yaml (character)
- file
path to config yaml (string)