docs(06-05): complete keys command tree plan
This commit is contained in:
@@ -59,12 +59,12 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
|
||||
### Key Management
|
||||
|
||||
- [ ] **KEYS-01**: keyhunter keys list — show all found keys (masked by default, --unmask for full)
|
||||
- [ ] **KEYS-02**: keyhunter keys show <id> — single key full detail (always unmasked)
|
||||
- [ ] **KEYS-03**: keyhunter keys export --format=json|csv — export all keys with full values
|
||||
- [ ] **KEYS-04**: keyhunter keys copy <id> — copy full key to clipboard
|
||||
- [ ] **KEYS-05**: keyhunter keys verify <id> — verify specific key and show full detail
|
||||
- [ ] **KEYS-06**: keyhunter keys delete <id> — remove key from database
|
||||
- [x] **KEYS-01**: keyhunter keys list — show all found keys (masked by default, --unmask for full)
|
||||
- [x] **KEYS-02**: keyhunter keys show <id> — single key full detail (always unmasked)
|
||||
- [x] **KEYS-03**: keyhunter keys export --format=json|csv — export all keys with full values
|
||||
- [x] **KEYS-04**: keyhunter keys copy <id> — copy full key to clipboard
|
||||
- [x] **KEYS-05**: keyhunter keys verify <id> — verify specific key and show full detail
|
||||
- [x] **KEYS-06**: keyhunter keys delete <id> — remove key from database
|
||||
|
||||
### External Tool Import
|
||||
|
||||
|
||||
Reference in New Issue
Block a user