mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
OCPBUGS#34488: The opm CLI is not forwards compatible with itself
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
cb0ec78a80
commit
a79b9dbb29
@@ -14,6 +14,11 @@ The `opm` command-line interface (CLI) is a tool for creating and maintaining Op
|
||||
$ opm <command> [<subcommand>] [<argument>] [<flags>]
|
||||
----
|
||||
|
||||
[WARNING]
|
||||
====
|
||||
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.
|
||||
====
|
||||
|
||||
.Global flags
|
||||
[options="header",cols="1,3"]
|
||||
|===
|
||||
@@ -46,4 +51,4 @@ include::modules/opm-cli-ref-init.adoc[leveloffset=+1]
|
||||
include::modules/opm-cli-ref-migrate.adoc[leveloffset=+1]
|
||||
include::modules/opm-cli-ref-render.adoc[leveloffset=+1]
|
||||
include::modules/opm-cli-ref-serve.adoc[leveloffset=+1]
|
||||
include::modules/opm-cli-ref-validate.adoc[leveloffset=+1]
|
||||
include::modules/opm-cli-ref-validate.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user