frostfs-node/cmd
Evgenii Stratonikov 189507dc89 [#1541] neofs-cli: allow to print shards list output in JSON
Eventually more parameters will be supported (#1390) and after blobstor
configuration refactoring the output will certainly change. Implement
the simplest approach now.

Marshaling the result directly results in too ugly names and they cannot
be easily customized. Marshaling the results via `jsonpb` is better but
is not that flexible in terms of what we want to output.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-06-24 10:33:22 +03:00
..
neofs-adm services/control: Autogenerate stable marshalers 2022-06-20 16:52:58 +03:00
neofs-cli [#1541] neofs-cli: allow to print shards list output in JSON 2022-06-24 10:33:22 +03:00
neofs-ir [#1358] example: Add configs for inner ring application 2022-05-11 11:15:54 +03:00
neofs-lens [#1418] blobstor: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
neofs-node [#xxx] Upgrade NeoFS SDK Go with changed container sessions 2022-06-22 16:38:57 +03:00