[BUG] `doppler secrets delete` shouldn't re-print every secret in plain text
Nobody has claimed this yet.
- 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.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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