doppler_secrets_set
Set a secret value in a specified Doppler project and config, updating the environment with the provided name and value.
Instructions
Set a secret value in Doppler
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the secret to set | |
| value | Yes | The value to set for the secret | |
| config | No | The Doppler config name (optional if set via doppler setup) | |
| project | No | The Doppler project name (optional if set via doppler setup) |