feat(secrets): add interactive masked prompt for secrets set by sbs44 · Pull Request #4861 · supabase/cli
- Prompt for secret values when name provided without value - Display asterisks per character for input length verification - Handle Ctrl+C, backspace, and non-printable character filtering - Maintain backwards compatibility with NAME=VALUE inline syntax - Skip SUPABASE_ prefixed names before prompting
sbs44
mentioned this pull request
- Check read byte count before accessing buffer to fix G602 gosec warnings - Explicitly discard term.Restore error to fix errcheck warning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters