Skip to content
v1.0.0MIT

Run existing Doppler development scripts with the authenticated sandbox CLI.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "doppler",
  "version": "1.0.0",
  "description": "Run existing Doppler development scripts with the authenticated sandbox CLI.",
  "author": { "name": "opencompany", "url": "https://opencompany.com" },
  "homepage": "https://docs.doppler.com/docs/cli",
  "repository": "https://github.com/useopencompany/plugins/tree/main/doppler",
  "license": "MIT",
  "keywords": ["doppler", "secrets", "development", "sandbox"]
}