fabro/lib
Bryan Helmkamp d42d175408
feat(secret): accept secret value via stdin or interactive prompt
`fabro secret set` now supports three ways to provide the value: as a
positional arg (existing), piped via --value-stdin, or interactively
when stdin is a TTY (obscured with dialoguer::Password). Diagnostics
remediation messages drop the <value> placeholder to encourage
interactive input.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 07:34:33 -04:00
..
crates feat(secret): accept secret value via stdin or interactive prompt 2026-04-15 07:34:33 -04:00
packages/fabro-api-client feat(cli): add fabro version command 2026-04-14 16:30:53 -04:00