emscli config unset db
command to unset specific DB configuration values
Synopsis
config unset db unsets the value(s) of the specified setting(s) in the EMS DB configuration, updating them to their default value(s), or "" if the setting has no default value.
A minimum of one (1) configuration setting to unset must be specified. If specifying multiple settings, separate each with a single space.
emscli config unset db [db.user|db.password|db.host|db.port|db.prefix|db.connection_pool_mode|db.hosts|db.preferred_dcs] [flags]
Options
-h, --help help for db
See also
- emscli config unset - for updating specific config file values back to default values