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

  1. -h, --help help for generate

Options inherited from parent commands

  1. --plugins strings plugin keys of the plugin to initialize the project with
  2. --project-version string project version
  3. --verbose Enable verbose logging

SEE ALSO

Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)