nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

List objects via control service #2853

Open roman-khimov opened 1 month ago

roman-khimov commented 1 month ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when I can't get a list of objects node knows about. Lens can tell it (#2852), but it requires stopping a node (at least with peapods) which is not very convenient.

Describe the solution you'd like

Add some listing command to the control service and CLI.