DopplerHQ / DopplerHQ/cli

[BUG] `doppler secrets delete` shouldn't re-print every secret in plain text

Open Beginner friendly
#542 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
396
Forks
83
Avg merge
1d 2h
Merged PRs (30d)
3

Description

Describe the bug
If you use doppler secrets delete, it should not re-print the entire configuration's secrets.

To Reproduce
Steps to reproduce the behavior. Please include output from running the command with --debug.

  1. doppler secrets delete SOMETHING_TEMPORARY -p project -c config

Expected behavior
To not dump all my secrets to the screen???

Screenshots
N/A

Desktop (please complete the following information):

  • OS: macOS
  • Version 27.0

CLI Version:
Version v3.76.0

Additional context
N/A

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing doppler secrets delete SOMETHING_TEMPORARY -p project -c config on CLI v3.76.0, using --debug as requested. Trace the delete command's output path and verify that the command no longer prints the full configuration's secrets while still completing the deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.