feat(skills): add registry discovery list/show commands
This commit is contained in:
@@ -50,12 +50,12 @@ Tests:
|
||||
|
||||
Checklist:
|
||||
|
||||
- [ ] Add `flynn skills registry list` command (table/text + `--json`).
|
||||
- [ ] Add `flynn skills registry show <id>` command (entry detail + source fields).
|
||||
- [ ] Add filtering options:
|
||||
- [ ] `--search <term>`
|
||||
- [ ] `--publisher <name>`
|
||||
- [ ] Ensure output clearly marks trust metadata as declared/unverified.
|
||||
- [x] Add `flynn skills registry list` command (table/text + `--json`).
|
||||
- [x] Add `flynn skills registry show <id>` command (entry detail + source fields).
|
||||
- [x] Add filtering options:
|
||||
- [x] `--search <term>`
|
||||
- [x] `--publisher <name>`
|
||||
- [x] Ensure output clearly marks trust metadata as declared/unverified.
|
||||
|
||||
Acceptance:
|
||||
|
||||
@@ -63,7 +63,7 @@ Acceptance:
|
||||
|
||||
Tests:
|
||||
|
||||
- [ ] Command tests for text + JSON output paths.
|
||||
- [x] Command tests for text + JSON output paths.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user