config_set(1) - Linux man page
Name
config:set - Sets the value of a variable.
Synopsis
config:set [variable]
Description
The config:set command enables you to set the value of a variable from the records.config file.
Operands
The following operand is supported:
<variable> <value>
- You must type the name of the records.config file variable for which you want to set a value.
Examples
When you execute the config:set command, you see results in the following format:
traffic_shell> config:set proxy.config.http.server_port 8080 traffic_shell>
See Also
config:get