We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e817c0 commit 257028fCopy full SHA for 257028f
cmd/flags.go
@@ -54,7 +54,6 @@ var (
54
analyticsFlag = &cli.BoolFlag{
55
Name: "disable-telemetry",
56
EnvVars: []string{"DISABLE_TELEMETRY"},
57
- Hidden: true,
58
}
59
60
Colorize = aurora.NewAurora(false)
0 commit comments