doppler_run
Run any command with Doppler secrets automatically injected as environment variables. Specify the command, plus optional project and config, to execute it with the correct secrets already loaded.
Instructions
Run a command with Doppler secrets injected as environment variables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | The Doppler config name (optional if set via doppler setup) | |
| command | Yes | The command to run with Doppler secrets | |
| project | No | The Doppler project name (optional if set via doppler setup) |