fabro/lib/crates/fabro-cli/tests/it
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
..
cmd feat(secret): accept secret value via stdin or interactive prompt 2026-04-15 07:34:33 -04:00
scenario refactor(server): remove implicit dry-run fallback 2026-04-14 12:28:55 -04:00
support refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00
workflow Merge origin/main into local main 2026-04-13 12:28:08 -04:00
main.rs chore(lint): fix all clippy warnings including --tests 2026-04-10 10:16:24 -04:00