operator-sdk cleanup

operator-sdk cleanup

Clean up an Operator deployed with the ‘run’ subcommand

Synopsis

This command has subcommands that will destroy an Operator deployed with OLM. Currently only the package manifests format is supported via the ‘packagemanifests’ subcommand. Run ‘operator-sdk cleanup –help’ for more information.

Options

  1. -h, --help help for cleanup

Options inherited from parent commands

  1. --verbose Enable verbose logging

SEE ALSO

Last modified July 2, 2020: cli (new): add `cleanup packagemanifests` (#3321) (5ec43a7d)