frostfs-node/cmd/neofs-cli/modules
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
..
acl [#1092] neofs-cli: Add 'acl extended create' command 2022-01-28 10:39:18 +03:00
accounting.go [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00
completion.go [#1041] cmd/*: factor out autocomplet command generation 2022-01-12 18:33:48 +03:00
container.go [#1100] *: Adopt new SDK's owner.ID API 2022-01-21 17:58:30 +03:00
control.go [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00
key_test.go [#1103] neofs-cli: allow to set password in config 2022-01-26 14:09:42 +03:00
netmap.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
object.go [#1100] *: Adopt new SDK's owner.ID API 2022-01-21 17:58:30 +03:00
root.go [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00
storagegroup.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
util.go [#1120] cli: Fix printing config file in verbose mode 2022-01-31 11:24:16 +03:00