Listing Pipelines
List the pipelines that you have created in a project or folder in Data Integration.
Filtering List Results
The Pipelines section of a project or folder details page shows the list of pipelines created in that project or folder. To quickly find a pipeline, enter the complete name of the pipeline in the Filter by name field, and press Enter.
You can also use a filter to narrow the list. On the left side of the page, select a value from one of the available filters. For example, select Favorite to display only those pipelines that are marked as favorite. Select Clear to remove the filter.
If available, change the order of the items in the list by using the sort icon next to a column name.
Actions
In the list table, select the name of a pipeline to open its design page, where you can edit and perform other tasks.
To perform an action on a pipeline directly from the list table, select an available option from the Actions menu (
) in the row for that pipeline:
- View details: Open the design page for editing the pipeline.
- Copy pipeline key: Copy to the clipboard the key of the pipeline, which you can use with Data Integration API.
- Duplicate: Make a copy of the pipeline.
- Move: Move the pipeline from its current location to another project or folder.
- Delete: Delete the pipeline. After a pipeline is deleted, it cannot be restored.
To create a pipeline, select Create pipeline.
Use the oci data-integration pipeline list command and required parameter to retrieve a list of pipelines in a project or folder:
oci data-integration pipeline list [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ListPipelines operation to retrieve a list of pipelines in a project or folder.