mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
609d85d875
Add a cli subcommand to verify config files validity
5 lines
119 B
Markdown
5 lines
119 B
Markdown
You can check a configuration file validity by running the verify command:
|
|
|
|
```console
|
|
$ zot verify /path/to/config
|
|
``` |