mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
326 B
Plaintext
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>]
|
|
----
|