mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
10 lines
287 B
Plaintext
10 lines
287 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-generate_{context}"]
|
|
= generate
|
|
|
|
The `operator-sdk generate` command invokes a specific generator to generate code or manifests.
|