mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
Add identity-based access control, closes #51
Add a cli subcommand to verify config files validity
This commit is contained in:
committed by
Ramkumar Chinchani
parent
26926ad4c2
commit
609d85d875
@@ -0,0 +1,5 @@
|
||||
You can check a configuration file validity by running the verify command:
|
||||
|
||||
```console
|
||||
$ zot verify /path/to/config
|
||||
```
|
||||
Reference in New Issue
Block a user