Listing Projects

List the Language projects in a compartment.

    1. Open the navigation menu and select Analytics & AI. Under AI Services, select Language.
    2. In the left-side navigation menu, select Projects.
      The projects list page opens. All projects in the selected compartment are displayed in a table.
    3. Select the compartment that contains the projects that you want to list.

      All projects in the compartment are listed.

  • Use the oci ai language project list command and required parameters to list the projects in a compartment:

    oci ai language project list --compartment-id <compartment-id> ... [OPTIONS]

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

  • Use the ListProjects operation to list the projects in a compartment.