frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich d610346a7b [#660] cli/container: Use version.IsValid in parseEACL
Extended ACL input can have version later than CLI one, and it should not be
downgraded. But the version should be still adequate.

Set `pkg.SDKVersion` on false return of `version.IsValid`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-07-05 11:05:44 +03:00
..
accounting.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +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 [#660] cli/container: Use version.IsValid in parseEACL 2021-07-05 11:05:44 +03:00
control.go [#651] cmd/cli: Replace netmap snapshot from netmap section to control 2021-06-29 13:44:59 +03:00
netmap.go [#651] cmd/cli: Replace netmap snapshot from netmap section to control 2021-06-29 13:44:59 +03:00
object.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
root.go [#652] Update Neo Go to v0.95.3 2021-06-29 13:44:59 +03:00
storagegroup.go [#635] cli: Do not enter password twice 2021-06-23 10:22:28 +03:00
util.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00