Skip to content

kyma module delete ​

Deletes a module.

Synopsis ​

Use this command to delete a module.

bash
kyma module delete <module> [flags]

Flags ​

text
      --auto-approve            Automatically approves module removal
      --community               Delete the community module (if set, the operation targets a community module instead of a core module)
      --context string          The name of the kubeconfig context to use
  -h, --help                    Help for the command
      --kubeconfig string       Path to the Kyma kubeconfig file
      --show-extensions-error   Prints a possible error when fetching extensions fails
      --skip-extensions         Skip fetching extensions from the target Kyma environment

See also ​