Skip to main content
The Paradime SDK provides CLI commands to interact with Matillion Data Productivity Cloud, allowing you to trigger pipeline executions and list available pipelines and projects.
🔑 API Access RequiredYou will need Matillion Data Productivity Cloud OAuth credentials to use these commands:
  • Base URL: Your Matillion DPC API base URL (e.g. https://us1.api.matillion.com or https://eu1.api.matillion.com).
  • Client ID and Client Secret: Generate these in your Matillion account settings.

Trigger Matillion Pipeline

Trigger execution for one or more Matillion Data Productivity Cloud pipelines with optional wait-for-completion monitoring.

CLI Command

Options

Recommended SetupFor security and convenience, set your Matillion credentials as environment variables:

Usage Example

List Matillion Pipelines

List all available Matillion Data Productivity Cloud published pipelines for a project and environment.

CLI Command

Options

Usage Example

List Matillion Projects

List all available Matillion Data Productivity Cloud projects.

CLI Command

Options

Usage Example

Environment Variable Reference