frostfs-node/cmd/neofs-cli/modules
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
..
accounting.go [#278] cli: Support request X-Headers 2020-12-24 15:03:02 +03:00
acl.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
completion.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
container.go [#317] morph/client: Return complete eACL signature from contract 2021-01-15 16:25:49 +03:00
control.go [#401] cli: Add command to drop object from the node's local storage 2021-02-24 13:07:53 +03:00
netmap.go [#398] cmd/cli: Add netinfo command to netmap section 2021-02-19 19:16:40 +03:00
object.go [#393] cli: Add dedicated flag to indicate object expiration 2021-02-24 11:14:22 +03:00
root.go [#278] cli: Support request X-Headers 2020-12-24 15:03:02 +03:00
storagegroup.go [#388] cmd/cli: Use bearer token when collecting storage group members 2021-02-19 16:20:21 +03:00
util.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
version.go [#302] Fix goimports linter errors 2021-01-12 18:47:02 +03:00