Skip to content

Commit cc5745a

Browse files
Merge pull request #78744 from michaelryanpeter/ocpbugs-34488-opm-is-not-forward-compatible
OCPBUGS#34488: The `opm` CLI is not forward compatible
2 parents 36cf850 + 83a6ad2 commit cc5745a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

cli_reference/opm/cli-opm-ref.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ The `opm` command-line interface (CLI) is a tool for creating and maintaining Op
1414
$ opm <command> [<subcommand>] [<argument>] [<flags>]
1515
----
1616

17+
[WARNING]
18+
====
19+
The `opm` CLI is not forward compatible. The version of the `opm` CLI used to generate catalog content must be earlier than or equal to the version used to serve the content on a cluster.
20+
====
21+
1722
.Global flags
1823
[options="header",cols="1,3"]
1924
|===
@@ -46,4 +51,4 @@ include::modules/opm-cli-ref-init.adoc[leveloffset=+1]
4651
include::modules/opm-cli-ref-migrate.adoc[leveloffset=+1]
4752
include::modules/opm-cli-ref-render.adoc[leveloffset=+1]
4853
include::modules/opm-cli-ref-serve.adoc[leveloffset=+1]
49-
include::modules/opm-cli-ref-validate.adoc[leveloffset=+1]
54+
include::modules/opm-cli-ref-validate.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)