The documentation says there is a ocmonitor config validate command
but the most-recent version v1.0.3 (installed two days ago from github/main branch) does not recognize this argument:
~/.config/ocmonitor > ocmonitor --version
ocmonitor, version 1.0.3
~/.config/ocmonitor > ocmonitor config validate
Usage: ocmonitor config [OPTIONS] COMMAND [ARGS]...
Try 'ocmonitor config -h' for help.
Error: No such command 'validate'.
How can I validate my config (or is this a documentation issue?)?
The documentation says there is a
ocmonitor config validatecommandbut the most-recent version v1.0.3 (installed two days ago from github/main branch) does not recognize this argument:
How can I validate my config (or is this a documentation issue?)?