svtk config

Command Tree

Command Details

Usage

svtk config [-h] {find,show,bounds} ...

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

svtk config bounds

Usage

svtk config bounds [-h] [--config CONFIG] [--run-scenario RUN_SCENARIO]
                       [--json]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--config

No

Value: config. Explicit config file.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay before listing bounds.

--json

No

Flag

Write JSON instead of YAML.

svtk config find

Usage

svtk config find [-h] [--config CONFIG] [--start-dir START_DIR]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--config

No

Value: config. Explicit config file.

--start-dir

No

Value: start_dir. Directory used for config discovery.

svtk config show

Usage

svtk config show [-h] [--config CONFIG] [--run-scenario RUN_SCENARIO]
                     [--section SECTION] [--json]

Parameters

Name

Required

Default / choices

Description

-h, --help

No

show this help message and exit

--config

No

Value: config. Explicit config file.

--run-scenario

No

Value: run_scenario. Apply one named run_scenarios overlay before printing.

--section

No

Value: section. Optional dotted section key.

--json

No

Flag

Write JSON instead of YAML.