Files
secret/internal/cli
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
..
2025-07-22 13:35:19 +02:00
2025-07-22 13:35:19 +02:00
fmt
2025-07-15 08:33:16 +02:00