secret/internal
sneak a6f24e9581 Fix --keyid flag scope and implement secret move command
- Restrict --keyid flag to PGP unlocker type only
- Add validation to prevent --keyid usage with non-PGP unlockers
- Implement 'secret move' command with 'mv' and 'rename' aliases
- Add comprehensive tests for move functionality
- Update documentation to reflect optional nature of --keyid for PGP

The move command allows renaming or moving secrets within a vault while
preserving all versions and metadata. It fails if the destination already
exists to prevent accidental overwrites.
2025-07-26 01:26:27 +02:00
..
cli Fix --keyid flag scope and implement secret move command 2025-07-26 01:26:27 +02:00
secret Add missing changes from feature branch 2025-07-22 12:51:02 +02:00
vault Remove internal/macse package and fix all linter issues 2025-07-21 17:48:47 +02:00