Commandline tool for generating a config_db.json
file for SONiC.
Create an input.yaml
file with config variables as defined in the sonic role.
Then run
sonic-confidb-utils generate -i input.yaml -o config_db.json
Check the template-values.yaml file to see examples for all accepted variables.