Перейти к содержанию

config

Name

config: Config manipulation tool

Synopsis

noc config dump

Description

config loads effective configuration and dumps it in YAML format to stdout. Effective configuration defined by noc_config environment variable. Refer to admin-configuration for details.

Examples

    /opt/noc$ ./noc config dump
    /opt/noc$ NOC_CONFIG=legacy:/// ./noc config dump

See also