hanahmily commented on code in PR #507: URL: https://github.com/apache/skywalking-banyandb/pull/507#discussion_r1704684837
########## docs/interacting/bydbctl/bydbctl.md: ########## @@ -0,0 +1,20 @@ +# bydbctl +`bydbctl` is the command line tool for interacting with BanyanDB. It is a powerful tool that can be used to create, update, read, and delete schemas. It can also be used to query data stored in streams, measures, and properties. + +These are several ways to install: + +* Get binaries from [download](https://skywalking.apache.org/downloads/). Review Comment: They are in the same tar with the released server binary <img width="312" alt="image" src="https://github.com/user-attachments/assets/3b037e2a-9b33-4ddb-a802-b587fdc30887"> We should add this detail here. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
