ARK-Builders / ARK-Builders/ark-core
`ark-cli`: Allow specifying resource ids in storage queries
Open
- Dominant language
- Rust
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Queries to storages result in dumping the whole KV table, but it would be great to output only data related to particular resource id.
Contributor guide
Research direction
Start at the ark-cli storage-query entry point and trace how a query currently selects and dumps records. Define how a supplied resource ID should narrow the output, and verify that the query returns only data for the requested IDs while retaining current behavior when no IDs are supplied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100