Skip to content

Commit ae5147d

Browse files
committed
readme
1 parent 9a4656e commit ae5147d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ Commandline tool for generating a `config_db.json` file for SONiC.
44

55
## Usage
66

7-
Create an `input.yaml` file with config variables.
7+
Create a `sonic-config.yaml` file with config variables.
88
Then run
99

1010
```bash
11-
sonic-confidb-utils generate -i input.yaml -o config_db.json -f path/to/platform.json
11+
sonic-confidb-utils generate
1212
```
1313

1414
Check the [template-values.yaml](template-values.yaml) file to see examples for all accepted variables.
15+
16+
Supported SONiC Version: 202411.0

0 commit comments

Comments
 (0)