Version v1.5 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 create api
operator-sdk create api
Scaffold a Kubernetes API
Synopsis
Scaffold a Kubernetes API.
Note: unable to find configuration file, project must be initialized
operator-sdk create api [flags]
Options
-h, --help help for api
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 create - Scaffold a Kubernetes API or webhook
Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)