frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich e8bc03d92f [#206] cli/container: Use GetEACLWithSignature client method
Use GetEACLWithSignature client method in get-eacl cmd of container CLI in
order to print eACL table and signature regardless of their correctness. The
ability to check the correctness of the signature will be added later.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-25 14:35:27 +03:00
..
accounting.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +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 [#206] cli/container: Use GetEACLWithSignature client method 2020-11-25 14:35:27 +03:00
netmap.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
object.go [#179] cmd/neofs-cli: Implement range command in Object section 2020-11-23 13:23:31 +03:00
root.go [#169] Add --ttl argument in CLI 2020-11-16 12:50:21 +03:00
storagegroup.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
util.go [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
version.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00