Closed
Description
Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
we'd like to support bs query chunk
command in curve tool
- The implementation of the old tool is here:
curve/src/tools/namespace_tool.cpp
Lines 329 to 362 in 8d6caf7
- The old command input and out put:
curve_ops_tool chunk-location -fileName=/test
-------
output:
chunkId: ***, logicalPoolId: ***, copysetId: ***, groupId: ***
location: {***, ***, ***}
Refer to tool develop guide to get start, and paste the result of the command in pr.
Build compilation environment:https://github.com/opencurve/curve/blob/master/docs/cn/build_and_run.md
Describe the solution you'd like (描述你期望的解决方法)
Add subcommand clinet to curve bs list.
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)