Files
mopac-bitwarden-go/cmd
mrcharles edf056eb9f Add the thin CLI: login, projects, secrets list, get
Read-path commands over the library. Credentials never come from flags
or arguments; get prints the bare value for $(...) plumbing and nothing
else ever touches stdout; stderr carries only redacted diagnostics. Exit
codes mirror keyproxy (0 ok, 1 usage/config, 2 auth or resolution
failure). CLI tests drive the fake server through a real 0600 env file.
2026-08-29 00:08:38 -05:00
..