Uninstalling an Application
Use the ocne application uninstall
command to uninstall an installed
application. The syntax is:
ocne application uninstall
[{-n|--namespace} namespace]
{-r|--release} name
For more information on the syntax options, see Oracle Cloud Native Environment: CLI.
Examples:
To uninstall an application:
ocne application uninstall --release prometheus --namespace prometheus
To uninstall an application:
-
In the navigation menu, select Apps.
The Apps section expands to display further options in the navigation menu.
-
Select Installed.
The Installed page is displayed with a table showing release information for each installed application.
-
Go to the row for the application to be uninstalled and select the link in the Name column.
A more detailed page of release history is displayed for that application.
-
Select Delete.
A dialog box appears asking you if you're sure you want to proceed.
-
Select YES to proceed.
The dialog is dismissed, and a message is displayed onscreen to confirm the Delete request has been accepted.
The Uninstall completes and a message is displayed confirming the Delete request has been successfully completed.
-
Confirm the deleted application is no longer listed in the Installed page (see Showing Application Details for information on how to view the installed applications).