operator-sdk run
operator-sdk run
Run an Operator in a variety of environments
Synopsis
This command has subcommands that will deploy your Operator with OLM.
Options
-h, --help help for run
Options inherited from parent commands
--plugins strings plugin keys to be used for this subcommand execution
--verbose Enable verbose logging
SEE ALSO
- operator-sdk -
- operator-sdk run bundle - Deploy an Operator in the bundle format with OLM
- operator-sdk run bundle-upgrade - Upgrade an Operator previously installed in the bundle format with OLM
Last modified April 30, 2021: Deprecate packagemanifests commands (#4838) (d88acfd0)