mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
15 lines
291 B
Plaintext
15 lines
291 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * cli_reference/opm/cli-opm-ref.adoc
|
|
|
|
[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>]
|
|
----
|