config_get(1) - Linux man page

Name

config:get - Displays a variable from the records.config file.

Synopsis

config:get [variable]

Description

The config:get command enables you to display a variable and its value from the records.config file.

Operands

The following operand is supported:

<variable>

You must type the name of the variable that you want to see.

Examples

When you execute the config:get command, you see results

in the following format:

traffic_shell> config:get proxy.config.http.server_port
proxy.config.http.server_port = 8080
traffic_shell>

See Also

config:set