Add support for error (panic) reporting through Sentry
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
cfg := system.Configure()
|
||||
cmd := cfg.MakeCLI(cli.Context())
|
||||
cli.HandleError(cmd.Execute())
|
||||
|
||||
Reference in New Issue
Block a user