mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
10 lines
283 B
Plaintext
10 lines
283 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * cli_reference/osdk/cli-osdk-ref.adoc
|
|
// * operators/operator_sdk/osdk-cli-ref.adoc
|
|
|
|
[id="osdk-cli-ref-run_{context}"]
|
|
= run
|
|
|
|
The `operator-sdk run` command provides options that can launch the Operator in various environments.
|