Version v1.14 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