secret/internal/cli
2025-06-20 05:40:20 -07:00
..
cli_test.go latest 2025-05-29 11:02:22 -07:00
cli.go latest 2025-05-29 11:02:22 -07:00
crypto.go 'unlock keys' renamed to 'unlockers' 2025-05-30 07:29:02 -07:00
generate.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
init.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
integration_test.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
root.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
secrets.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
test_helpers.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
test_output_test.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
unlockers.go refactor: remove confusing dual ID method pattern from Unlocker interface - Removed redundant ID() method from Unlocker interface - Removed ID field from UnlockerMetadata struct - Modified GetID() to generate IDs dynamically based on unlocker type and data - Updated vault package to create unlocker instances when searching by ID - Fixed all tests and CLI code to remove ID field references - IDs are now consistently generated from unlocker data, preventing redundancy 2025-06-11 15:21:20 -07:00
vault.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
version_test.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00
version.go latest from ai, it broke the tests 2025-06-20 05:40:20 -07:00