← 返回
开发者工具 中文

Doppler

Manage secrets and environment variables via Doppler CLI - secrets, projects, configs, environments. Use when user mentions 'doppler', 'secrets management',...
通过 Doppler CLI 管理密钥与环境变量,涵盖密钥、项目、配置及环境。当用户提及 'doppler' 或 '密钥管理' 时使用。
melvynx
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 552
下载
💾 4
安装
1
版本
#latest

概述

doppler

Setup

macOS:

brew install dopplerhq/cli/doppler

Or install from https://docs.doppler.com/docs/install-cli for other platforms.

Verify installation:

doppler --version

Always use --json flag when calling commands programmatically.

Authentication

doppler login

Resources

Setup

CommandDescription
----------------------
doppler setupConfigure Doppler for current directory
doppler setup --project --config Configure with specific project and config

Secrets

CommandDescription
----------------------
doppler secretsList all secrets in current config
doppler secrets get KEYGet a specific secret value
doppler secrets get KEY --plainGet plain text value (no formatting)
doppler secrets set KEY=valueSet a secret
doppler secrets set KEY1=val1 KEY2=val2Set multiple secrets
doppler secrets delete KEYDelete a secret
doppler secrets download --no-file --format envDownload secrets as .env format
doppler secrets download --no-file --format jsonDownload secrets as JSON

Run

CommandDescription
----------------------
doppler run -- Run a command with secrets injected as env vars
doppler run -- npm startRun npm start with secrets injected
doppler run --command "echo \$KEY"Run shell command with secrets

Projects

CommandDescription
----------------------
doppler projectsList all projects
doppler projects create Create a new project
doppler projects delete Delete a project
doppler projects get Get project details

Configs

CommandDescription
----------------------
doppler configsList all configs in current project
doppler configs create --name --environment Create a new config
doppler configs delete --config --yesDelete a config
doppler configs clone --config --name Clone a config

Environments

CommandDescription
----------------------
doppler environmentsList all environments
doppler environments create --name --slug Create an environment
doppler environments delete Delete an environment

Activity

CommandDescription
----------------------
doppler activityView recent activity log
doppler activity --number 20View last 20 activity entries

Global Flags

FlagDescription
-------------------
--jsonOutput result as JSON
--project Specify project
--config Specify config
--token Use service token for auth
--no-colorDisable colored output

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 00:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Exa Cli

melvynx
通过CLI管理Exa AI,支持搜索、内容获取、AI回答及上下文功能。当用户提及'exa'、网页搜索、相似页面或AI回答时使用。
★ 0 📥 681
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,519
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,468