operator-sdk create
operator-sdk create
Scaffold a Kubernetes API or webhook
Synopsis
Scaffold a Kubernetes API or webhook.
Options
-h, --help help for create
Options inherited from parent commands
--plugins strings plugin keys of the plugin to initialize the project with
--project-version string project version
--verbose Enable verbose logging
SEE ALSO
- operator-sdk -
- operator-sdk create api - Scaffold a Kubernetes API
- operator-sdk create webhook - Scaffold a webhook for an API resource
Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)