Listing Folders
List the folders that you have created in a Data Integration project. Projects and folders are found in a workspace.
In a list of folders at the first level or sublevel, the Actions menu (
) of a folder has these options:
- View details: Displays the folder details, and the tasks and data flows that the folder contains.
- Edit: Lets you edit the name and description for the folder.
- Copy folder key: Copies to the clipboard the key of the folder, which you can use with Data Integration API.
- Export: Lets you export the folder to an export folder 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.
- Move: Lets you move the folder from its current location to another project or folder.
- Delete: Lets you delete the folder.
Use the oci data-integration folder list command and required parameters to retrieve a list of folders from a project in a workspace:
oci data-integration folder list [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ListFolders operation to retrieve a list of folders from a project in a workspace.