frostfs-node/cmd/neofs-cli/modules
Pavel Karpy 14afc6a1e5 [#635] cli: Do not enter password twice
Obtain key once in every cobra command to
pass it to `getOwnerID` and `initSession`
and do not ask to enter password more than
one time in `put` and `putSG` operations.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-06-23 10:22:28 +03:00
..
accounting.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +03:00
acl.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
completion.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00
container.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +03:00
control.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +03:00
netmap.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +03:00
object.go [#635] cli: Do not enter password twice 2021-06-23 10:22:28 +03:00
root.go [#624] cli/root: Delete version command and add corresponding flag 2021-06-23 10:08:40 +03:00
storagegroup.go [#635] cli: Do not enter password twice 2021-06-23 10:22:28 +03:00
util.go [#624] cli: Do not print help on any failure 2021-06-23 10:08:40 +03:00