secret/internal
sneak 18fb79e971 Fix 'secret get' to output to stdout instead of stderr
- Add Print method to CLI Instance that uses cmd.OutOrStdout()
- Update GetSecretWithVersion to use cli.Print instead of cmd.Print
- Add test to verify secret values go to stdout, not stderr
- Store command reference in Instance for proper output handling
2025-07-29 20:01:10 +02:00
..
cli Fix 'secret get' to output to stdout instead of stderr 2025-07-29 20:01:10 +02:00
secret Fix vault creation to require mnemonic and set up initial unlocker 2025-07-26 21:58:57 +02:00
vault Fix error handling in AddSecret to clean up on failure 2025-07-26 22:03:31 +02:00