frostfs-node/cmd
Evgenii Stratonikov 759421ebbf [#1083] neofs-cli: use single flag for key and wallet
Currently have static priority of what key is used irregardless of
whether a flag was provided via CLI or in config. This makes it
impossible to override some of the config settings. While we could try
to check if the key is provided by CLI by binding CLI flag under to
viper under a different name the same problem would occur for config/environment
variables. Fixing all of this with current set of keys is too complicate.
In this commit we revert changes from #610 and use a single flag for all types of keys.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-01-21 10:46:53 +03:00
..
neofs-adm [#851] util/rand: use single random source 2022-01-12 19:29:27 +03:00
neofs-cli [#1083] neofs-cli: use single flag for key and wallet 2022-01-21 10:46:53 +03:00
neofs-ir [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
neofs-lens *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
neofs-node [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00