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:

  1. In the navigation menu, select Apps.

    The Apps section expands to display further options in the navigation menu.

  2. Select Installed.

    The Installed page is displayed with a table showing release information for each installed application.

  3. 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.

  4. Select Delete.

    A dialog box appears asking you if you're sure you want to proceed.

  5. 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.

  6. 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).