Listing Projects

List the projects that you have created in a Data Integration workspace.

    1. On the Workspaces list page, select the workspace in which projects are created. If you need help finding the list page or the workspace, see Accessing Workspaces.
    2. On the home page of the workspace, select Projects.

      The Projects list page opens.

    3. To find a project, enter the complete or partial name of a project in the Filter by name field and press Enter.

      You can also use the Favorite filter menu to display only those projects that are marked as favorite. Select Clear to remove the filter.

    4. In the list of projects, select the Actions menu (Actions menu) for a project to see the following options:
      • View details: Displays the project details, and the folders, tasks, and data flows that the project contains.
      • Edit: Lets you edit the name and description for the project.
      • Copy project key: Copies to the clipboard the key of the project, which you can use with Data Integration API.
      • Export: Lets you export the project to an export project zip file and create the zip file in an Object Storage bucket.
      • Import: Lets you import a folder, task, data flow, or pipeline by using the appropriate exported object zip file that's stored in an Object Storage bucket.
      • Delete: Lets you delete the project.
  • Use the oci data-integration project list command and required parameters to retrieve a list of projects in a workspace:

    oci data-integration project list [OPTIONS]

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

  • Run the ListProjects operation to retrieve a list of projects in a workspace.