mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
23 lines
926 B
Plaintext
23 lines
926 B
Plaintext
[id="opm-cli"]
|
|
= `opm` CLI
|
|
include::modules/common-attributes.adoc[]
|
|
:context: opm-cli
|
|
|
|
toc::[]
|
|
|
|
This guide describes the `opm` CLI provided by the Operator Framework.
|
|
|
|
include::modules/olm-about-opm.adoc[leveloffset=+1]
|
|
.Additional resources
|
|
|
|
* See xref:../operators/understanding/olm-packaging-format.adoc#olm-bundle-format_olm-packaging-format[Operator Framework packaging formats] for more information about the Bundle Format.
|
|
* To create a bundle image using the Operator SDK, see
|
|
xref:../operators/operator_sdk/osdk-working-bundle-images.adoc#osdk-working-bundle-images[Working with bundle images].
|
|
|
|
include::modules/olm-installing-opm.adoc[leveloffset=+1]
|
|
|
|
[id="opm-addtl-resources"]
|
|
== Additional resources
|
|
|
|
* See xref:../operators/admin/olm-managing-custom-catalogs.adoc#olm-managing-custom-catalogs-bundle-format[Managing custom catalogs] for `opm` procedures including creating, updating, and pruning index images.
|