frostfs-node/cmd/neofs-cli
Pavel Karpy 679c922e0c [#1120] cli: Fix printing config file in verbose mode
It was broken since `initConfig` was made before every execution of the
command and flags have not been read by cobra yet, so it was impossible to
print config file path if `verbose` flag was set in command line not in
config file.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-01-31 11:24:16 +03:00
..
internal/client [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
modules [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00