frostfs-node/cmd/neofs-cli/modules
Pavel Karpy 8965e70463 [#665] cli/util: Add exit code utils
Add `errf`, `exitOnErr` and `exitOnErrCode` functions
that works with errors and exits with non-zero exit
codes on non-nil errors.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-07-06 18:10:38 +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 [#660] cli/container: Use version.IsValid in parseEACL 2021-07-05 11:05:44 +03:00
control.go [#651] cmd/cli: Replace netmap snapshot from netmap section to control 2021-06-29 13:44:59 +03:00
netmap.go [#651] cmd/cli: Replace netmap snapshot from netmap section to control 2021-06-29 13:44:59 +03:00
object.go [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
root.go [#652] Update Neo Go to v0.95.3 2021-06-29 13:44:59 +03:00
storagegroup.go [#635] cli: Do not enter password twice 2021-06-23 10:22:28 +03:00
util.go [#665] cli/util: Add exit code utils 2021-07-06 18:10:38 +03:00