1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/opm-cli-ref-validate.adoc
2025-10-29 17:56:50 +00:00

16 lines
326 B
Plaintext

// Module included in the following assemblies:
//
// * cli_reference/opm/cli-opm-ref.adoc
:_mod-docs-content-type: REFERENCE
[id="opm-cli-ref-validate_{context}"]
= validate
Validate the declarative config JSON file(s) in a given directory.
.Command syntax
[source,terminal]
----
$ opm validate <directory> [<flags>]
----