Skip to main content
The Paradime SDK provides CLI commands to interact with Hex, allowing you to trigger project runs and list available projects in your workspace.
🔑 API Access RequiredYou will need a Hex API token to use these commands. You can find this in your Hex workspace settings.You can set your token as the HEX_API_TOKEN environment variable so you don’t have to pass --api-token on every command.

Trigger Hex Project Runs

Trigger runs for Hex projects.

CLI Command

Options

Examples

List Hex Projects

List all available Hex projects in the workspace.

CLI Command

Options

Examples

Environment Variable Reference