dotenv2gpg --force doesn't actually force
Open
- Dominant language
- Ruby
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It still prompts for each file to be overwritten. Also, if vars are missing, those files don't get deleted - maybe have a flag for that too?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dotenv2gpg command implementation and its handling of --force, file overwrites, and missing variables. Reproduce the prompts with encrypted environment files, then verify that --force suppresses overwrite prompts and clarify or test the requested behavior for files with missing variables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100