operator-sdk run

operator-sdk run

Run an Operator in a variety of environments

Synopsis

This command has subcommands that will run or deploy your Operator in two different modes: locally and using OLM. These modes are controlled by using ‘local’ or ‘packagemanifests’ subcommands. Run ‘operator-sdk run –help’ for more information on these subcommands.

  1. operator-sdk run [flags]

Options

  1. -h, --help help for run

SEE ALSO

Last modified May 20, 2020: run: deprecate ‘—local’ in favor of ‘local’ subcommand (#3067) (ab710951)