Doppler SecretOps
Team secrets management service for projects, configs, branch configs, activity logs, and audit-trail rollbacks.
Helps platform teams that sync environment variables across services, branch and clone configs, list activity logs, and revert configs to a prior log entry.
Example Use Cases
These are the Doppler SecretOps actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to clone a branch config including all its secrets. Use after confirming the source config details.
Tool to delete a config permanently. Use when you need to remove a config that is no longer needed.
Tool to create a branch config. Use when you need to programmatically establish a new branch-based configuration for a specified project and environment. Use after selecting the target project and environment.
Tool to create a new environment. Use when you need to programmatically create an environment for a specified project.
Tool to create a project. Use when you need to programmatically initialize a new Doppler project after authentication.
Tool to delete an environment. Use when you need to remove an environment from a project after confirming it's no longer in use.
Tool to fetch a config's details. Use when you need metadata for a specific config after specifying the project and config names. Example: "Get details for config 'staging-config' in project 'proj-123'."
Tool to retrieve an environment. Use when you need metadata for a specific environment after specifying the project and environment slug.
Tool to retrieve a project member by type and slug. Use after confirming project slug, member type, and slug.
Tool to retrieve a project role. Use when you need details of a specific project role after authenticating.