hanahmily opened a new issue, #13482: URL: https://github.com/apache/skywalking/issues/13482
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description **Description**: It would be beneficial to enhance the functionality of the `bydbctl`, by adding a trace model query subcommand. This addition would allow users to efficiently trace model queries, improving both usability and debugging processes. **Acceptance Criteria**: - Implement a new subcommand `query` for[ trace model](https://github.com/apache/skywalking-banyandb/blob/main/bydbctl/internal/cmd/trace.go) queries in `bydbctl`. - Ensure that the new subcommand follows the existing command structure and conventions, like [stream](https://github.com/apache/skywalking-banyandb/blob/main/bydbctl/internal/cmd/stream.go#L145). - Include comprehensive documentation regarding [usage and examples](https://github.com/apache/skywalking-banyandb/tree/main/docs/interacting/bydbctl/query). - Create [tests](https://github.com/apache/skywalking-banyandb/blob/main/bydbctl/internal/cmd/trace_test.go) to validate the functionality of the new subcommand. ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a pull request to implement this on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org