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

  1. operator-sdk create api [flags]

Options

  1. -h, --help help for api

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)