Viewing a Community Application's Details

Use Marketplace to view the details of the community application that you created.

    1. Open the navigation menu and click Marketplace. Under Marketplace, click Community Applications.
    2. Under List Scope, in the Compartment list, click the name of the compartment that contains the community application you want to view.
    3. From the list of community applications in the compartment, click the community application name.
      The console displays the following information:
      • OCID: The unique, Oracle-assigned ID of the community application.
      • Created: The date and time when you initially created the community application.
      • Compartment: The unique, Oracle-assigned ID of the compartment that contains the community application.
      • Original Source: The custom image that formed the basis of the community application.
      • Contact Information: The name and email address that users of the community application can contact when they need support.
      • Short Description: A short description of the community application that displays to users when the listing is condensed.
      • Long Description: A longer description of the community application that displays to users when the listing is expanded.
  • Open a command prompt and run oci marketplace publication get to view a community application's details:

    oci marketplace publication get --publication-id <target_publication_id>

    For example:

    
    oci marketplace publication get --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 GetPublication to view a community application's details.