frostfs-node/cmd/neofs-cli
Leonard Lyubich 645bef9de9 [#401] cli: Add command to drop object from the node's local storage
Add `drop-objects` sub-command to `control` command that drops objects from
the node via `ControlService.DropObjects` API. Address list argument is
passed in NeoFS API string format of the object address.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-24 13:07:53 +03:00
..
modules [#401] cli: Add command to drop object from the node's local storage 2021-02-24 13:07:53 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00