Version v1.6 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
operator-sdk generate
operator-sdk generate
Invokes a specific generator
Synopsis
The ‘operator-sdk generate’ command invokes a specific generator to generate code or manifests.
Options
-h, --help help for generate
Options inherited from parent commands
--plugins strings plugin keys to be used for this subcommand execution
--verbose Enable verbose logging
SEE ALSO
- operator-sdk -
- operator-sdk generate bundle - Generates bundle data for the operator
- operator-sdk generate kustomize - Contains subcommands that generate operator-framework kustomize data for the operator
- operator-sdk generate packagemanifests - Generates package manifests data for the operator
Last modified March 24, 2021: deps: bump kubebuilder to v3.0.0-beta.1 (#4581) (1e014367)