Deleting a Community Application
Use Marketplace to delete a community application using the Console, CLI, and API.
- Open the navigation menu and click Marketplace. Under Marketplace, click Community Applications.
- Under List Scope, in the Compartment list, click the name of the compartment that contains the community application that you want to delete.
- Select the community application that you want to delete and click Delete.
- In the Delete dialog box, click Delete.
Open a command prompt and run
oci marketplace publication delete
to delete a community application:oci marketplace publication delete --publication-id <target_publication_id>
For example:
oci marketplace publication delete --publication-id ocid1.marketplacecommunitylisting.oc1..examplea3o7jtytz3lsfauxeq6sp5ye3ex624rgsw2ol4cvbpy2qtm57dgja
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the DeletePublication operation to delete a community application.