frostfs-node/cmd/neofs-cli/internal
Leonard Lyubich 8bba490c30 [] cli: Support binary sessions
There is a need to support NeoFS-binary sessions along with JSON ones in
NeoFS CLI.

Provide generic `common.ReadBinaryOrJSON` functions which tries to
decode NeoFS-binary structure and falls back to JSON format. Use this
function in all places with token reading.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-24 17:45:22 +03:00
..
client [] neofs-cli: Add --timeout flag 2022-10-07 13:29:15 +03:00
common [] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
commonflags [] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
key [] cli/internal: Fix test by wallet non-closing 2022-10-21 15:21:59 +03:00