CLI management tool (eskit CLI) #115
Labels
No labels
bug
documentation
enhancement
investigation
nice-to-have
performance
production-ready
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ash/eskit#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Expand #63 scope into a full management CLI for eskit stores.
Commands
Codec handling
Since we support JSON, CBOR, Protobuf — the CLI must auto-detect codec from store metadata or accept
--codecflag to properly decode event payloads for display.Store connection
Output formats
--json)Testing Requirements
Benchmark Requirements
streams listwith 100, 1K, 10K, 100K streamsevents search --correlationacross large storesSupersedes
This supersedes #63 with expanded scope.
Dependencies