Deleting a Cloudera on premises environment

Deleting an environment also removes all the resources associated with that environment.

Deleting a Cloudera on premises

Cloudera Management Console

  1. On the Environments page, click the environment that you want to remove.
  2. Select Actions > Delete Environment.
  3. Click Delete to confirm the deletion of the selected environment.

CLI

You can use the following command to delete an environment:

cdp environments delete-environment \
--environment-name <value> \

For a detailed description of the command properties, use cdp environments delete-environment --help