frostfs-node/cmd
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
..
neofs-adm [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
neofs-cli [#1865] cli/object: Do not open remote sessions in reading ops 2022-10-12 13:22:19 +03:00
neofs-ir [#1654] ir, node: Drop deprecated profiler and metrics config sections 2022-08-04 15:38:35 +03:00
neofs-lens [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
neofs-node [#1833] node: Update local node info on nil updates 2022-10-12 09:52:51 +03:00