secret/internal
sneak 128c53a11d Add cross-vault move command for secrets
Implement syntax: secret move/mv <vault>:<secret> <vault>[:<secret>]
- Copies all versions to destination vault with re-encryption
- Deletes source after successful copy (true move)
- Add --force flag to overwrite existing destination
- Support both within-vault rename and cross-vault move
- Add shell completion for vault:secret syntax
- Include integration tests for cross-vault move
2025-12-23 15:24:13 +07:00
..
cli Add cross-vault move command for secrets 2025-12-23 15:24:13 +07:00
secret Fix unlocker rm to succeed when keychain item is missing 2025-12-23 14:14:14 +07:00
vault Add cross-vault move command for secrets 2025-12-23 15:24:13 +07:00