mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
807 B
Plaintext
16 lines
807 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// odc-deleting-applications.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="odc-deleting-applications-using-developer-perspective_{context}"]
|
|
= Deleting applications using the Developer perspective
|
|
|
|
You can delete an application and all of its associated components using the *Topology* view in the *Developer* perspective:
|
|
|
|
. Click the application you want to delete to see the side panel with the resource details of the application.
|
|
. Click the *Actions* drop-down menu displayed on the upper right of the panel, and select *Delete Application* to see a confirmation dialog box.
|
|
. Enter the name of the application and click *Delete* to delete it.
|
|
|
|
You can also right-click the application you want to delete and click *Delete Application* to delete it.
|