diff --git a/commands/app.go b/commands/app.go index c3eacd02..265610f2 100644 --- a/commands/app.go +++ b/commands/app.go @@ -59,8 +59,8 @@ certificate issuer private key used in the RA mode.`, EnvVar: "STEP_CA_TOKEN", }, cli.BoolFlag{ - Name: "quiet", - Usage: "disable startup information", + Name: "quiet", + Usage: "disable startup information", EnvVar: "STEP_CA_QUIET", }, cli.StringFlag{