返回顶部
d

doppler

Manage secrets and environment variables via Doppler CLI - secrets, projects, configs, environments. Use when user mentions 'doppler', 'secrets management', 'env variables', or wants to manage secrets with Doppler.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
202
下载量
0
收藏
概述
安装方式
版本历史

doppler

# doppler ## Setup macOS: ```bash brew install dopplerhq/cli/doppler ``` Or install from https://docs.doppler.com/docs/install-cli for other platforms. Verify installation: ```bash doppler --version ``` Always use `--json` flag when calling commands programmatically. ## Authentication ```bash doppler login ``` ## Resources ### Setup | Command | Description | |---------|-------------| | `doppler setup` | Configure Doppler for current directory | | `doppler setup --project <name> --config <config>` | Configure with specific project and config | ### Secrets | Command | Description | |---------|-------------| | `doppler secrets` | List all secrets in current config | | `doppler secrets get KEY` | Get a specific secret value | | `doppler secrets get KEY --plain` | Get plain text value (no formatting) | | `doppler secrets set KEY=value` | Set a secret | | `doppler secrets set KEY1=val1 KEY2=val2` | Set multiple secrets | | `doppler secrets delete KEY` | Delete a secret | | `doppler secrets download --no-file --format env` | Download secrets as .env format | | `doppler secrets download --no-file --format json` | Download secrets as JSON | ### Run | Command | Description | |---------|-------------| | `doppler run -- <command>` | Run a command with secrets injected as env vars | | `doppler run -- npm start` | Run npm start with secrets injected | | `doppler run --command "echo \$KEY"` | Run shell command with secrets | ### Projects | Command | Description | |---------|-------------| | `doppler projects` | List all projects | | `doppler projects create <name>` | Create a new project | | `doppler projects delete <name>` | Delete a project | | `doppler projects get <name>` | Get project details | ### Configs | Command | Description | |---------|-------------| | `doppler configs` | List all configs in current project | | `doppler configs create --name <name> --environment <env>` | Create a new config | | `doppler configs delete --config <name> --yes` | Delete a config | | `doppler configs clone --config <source> --name <target>` | Clone a config | ### Environments | Command | Description | |---------|-------------| | `doppler environments` | List all environments | | `doppler environments create --name <name> --slug <slug>` | Create an environment | | `doppler environments delete <slug>` | Delete an environment | ### Activity | Command | Description | |---------|-------------| | `doppler activity` | View recent activity log | | `doppler activity --number 20` | View last 20 activity entries | ## Global Flags | Flag | Description | |------|-------------| | `--json` | Output result as JSON | | `--project <name>` | Specify project | | `--config <name>` | Specify config | | `--token <token>` | Use service token for auth | | `--no-color` | Disable colored output |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 doppler-1775916421 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 doppler-1775916421 技能

通过命令行安装

skillhub install doppler-1775916421

下载 Zip 包

⬇ 下载 doppler v1.0.0

文件大小: 1.56 KB | 发布时间: 2026-4-12 09:46

v1.0.0 最新 2026-4-12 09:46
- Initial release of the doppler skill.
- Allows managing secrets and environment variables via the Doppler CLI.
- Provides command guidance for secrets, projects, configs, environments, and activity logging.
- Includes setup instructions, authentication steps, and global flags for flexible CLI usage.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部