frostfs-node/cmd/neofs-cli/modules
Leonard Lyubich 9a006ac14f [#1865] cli/object: Do not open remote sessions in reading ops
It does not make sense to open remote sessions with the storage node in
`get`, `head`, `search`, `range` and `hash` sub-commands of `neofs-cli
object` command.

Do not use NeoFS API `SessionService` in mentioned commands. Decode
object session from JSON file specified `--session` flag. Perform some
sanity checks instantly on CLI side.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-12 13:22:19 +03:00
..
accounting [#1687] go.mod: Update neofs-sdk-go 2022-08-22 18:59:57 +03:00
acl [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
bearer [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
container [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
control [#1867] services/control: Interpret empty list of IDs as all shards 2022-10-12 11:20:48 +03:00
netmap [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
object [#1865] cli/object: Do not open remote sessions in reading ops 2022-10-12 13:22:19 +03:00
session [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
storagegroup [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
util [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
completion.go [#1041] cmd/*: factor out autocomplet command generation 2022-01-12 18:33:48 +03:00
root.go [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00