frostfs-node/cmd/neofs-cli/internal
Evgenii Stratonikov 295ec3700a [#1424] neofs-cli: Fail immediately if a key can't be fetched
If the key can't be fetched, an error is always returned, so it makes
sense to fail the whole command inside of a `key.Get*()`.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-05-25 09:46:41 +03:00
..
client [#1379] neofs-cli: Move client creation to internal/client 2022-05-20 13:20:34 +03:00
common [#1381] neofs-cli: Move JSON and verbose printing to a common package 2022-05-25 09:46:41 +03:00
commonflags [#1379] neofs-cli: Move common flags to a separate package 2022-05-20 13:20:34 +03:00
key [#1424] neofs-cli: Fail immediately if a key can't be fetched 2022-05-25 09:46:41 +03:00