emscli container set override
sets an override variable to containerized EMS
Synopsis
container set override --name EMS_DAS_HOST --value remotedas overrides the container variable EMS_DAS_HOST with the value remotedas
emscli container set override [flags]
Options
-h, --help help for override
--name string The name of the attribute to override
--value string The value to override the attribute with. If --value is not provided, or is provided with empty value, the variable will be set to ""
See also
- emscli container set - sets an option or attribute to containerized EMS