Skip to main content

config update Command

The config update command updates the specified configuration, creating it if it does not already exist.

Usage

config update <id> <file_path>

Parameters

ParameterDescriptionRequired?Default Value
idCpnfiguration identifier✔️
file_pathPath to file containing desired configuration definition✔️

Examples

> configs update test /path/to/my/config.yaml