Search

11.16. Deleting an Application

download PDF

Warning

Deleting an application deletes all remote data associated with that application, which cannot be recovered.
Run the following command to delete an application and all associated remote data, answering yes when prompted:
$ rhc app delete App_Name
Note that this process only deletes remote application data. Data stored on your local machine must be manually deleted.

Warning

The following process deletes the selected directory and all its files, which cannot be recovered. Ensure the correct directory is specified for deletion.
Deleting Local Data

Delete the local application data with the following command:

$ rm -rf ~/path/to/app_directory/

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.