frostfs-node/cmd/neofs-cli/modules/control
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
..
drop_objects.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
healthcheck.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
root.go [#1381] neofs-cli: Move control command to a separate module 2022-05-25 09:46:41 +03:00
set_netmap_status.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards.go [#1381] neofs-cli: Move control command to a separate module 2022-05-25 09:46:41 +03:00
shards_dump.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards_list.go [#1541] neofs-cli: allow to print shards list output in JSON 2022-06-24 10:33:22 +03:00
shards_restore.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
shards_set_mode.go [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00
snapshot.go [#1323] neofs-cli: Reuse JSON flag for multiple commands 2022-06-24 10:33:22 +03:00
util.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00