emscli config set console
command to set specific webserver console configuration values
Synopsis
config set console sets the value(s) of the specified setting(s) in the webserver console configuration.
Multiple flags may be specified.
emscli config set console [flags]
Options
--allowed.hosts string A comma-separated list (without spaces) of host addresses with which the EMS console can be accessed
--enable.remote.access Enables remote https access to the EMS console. Accepted values: true|false
--fileserver.port int The fileserver port for the EMS console (default 10443)
-h, --help help for console
--http.port int The http port for the EMS console (default 80)
--https.port int The https port for the EMS console (default 443)
See also
- emscli config set - for updating information in a specific EMS config file
- emscli config get console - command to retrieve specific console configuration values