doppler_promote_secrets
Transfer secrets between environments in a Doppler project, specifying source and target configurations while optionally excluding specific keys.
Instructions
Promote secrets from one environment to another
Input Schema
Name | Required | Description | Default |
---|---|---|---|
excludeKeys | No | Keys to exclude from promotion | |
project | Yes | The Doppler project name | |
sourceConfig | Yes | Source config/environment | |
targetConfig | Yes | Target config/environment |