mirror of
https://github.com/project-zot/zot.git
synced 2025-01-06 22:40:28 -05:00
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
|
||
|
```
|