frostfs-node/cmd/neofs-cli
Leonard Lyubich d92b1d1bf8 [#1175] CLI: Implement command to lock the objects
Implement `lock` command and add it to `object` section. The command
accepts container argument (string `cid.ID`) and list of locked objects
(string `oid.ID` list). From the provided input `LOCK` object is
constructed and stored using NeoFS API protocol.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-15 13:03:23 +03:00
..
internal/client [#1211] neofs-cli: Fix objectIDs list reader 2022-03-04 11:47:24 +03:00
modules [#1175] CLI: Implement command to lock the objects 2022-03-15 13:03:23 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00