Viewing Accepted Terms-of-Use Agreements

View the terms-of-use agreements that you have accepted for a package version in Oracle Cloud Infrastructure Marketplace.

Before you can launch an image, stack, container image, or helm chart from a Marketplace listing, you must first read and accept all software terms-of-use agreements associated with the package version that you choose. Your organization might need or want to review the specific terms of use associated with a particular package version after you deploy one or more Marketplace listings.

For information about the IAM policies needed to access Marketplace, see Required IAM Policy to Access Marketplace.

    1. Open the navigation menu and click Marketplace. Under Marketplace, click Accepted Agreements.
    2. On the left side of the page, in the Scope section, from the list of compartments, select the compartment for which you want to view the accepted terms.
      Marketplace lists package versions with their distinct terms-of-use agreements. Marketplace also tracks the agreements that you accept regardless of whether you complete the software deployment. Therefore, the list displays any listings that you didn't finish deploying in your tenancy.
    3. Click the Actions menu (Actions Menu) to the right of the listing and select the terms of use that you want to view.
  • Open a command prompt and run oci marketplace accepted-agreement list to view a list of terms of use agreements that you previously accepted:

    oci marketplace accepted-agreement list --compartment-id <compartment_id>

    For example:

    
    oci marketplace accepted-agreement list --compartment-id ocid1.compartment.oc1..example1example25qrlpo4agcmothkbgqgmuz2zzum45ibplooqtabwk3zz

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.