diff --git a/cmd/step-ca/main.go b/cmd/step-ca/main.go index 98c47aaa..84ce498e 100644 --- a/cmd/step-ca/main.go +++ b/cmd/step-ca/main.go @@ -116,7 +116,7 @@ intermediate private key.`, app.Writer = os.Stdout app.ErrWriter = os.Stderr app.Commands = []cli.Command{ - cli.Command{ + { Name: "version", Usage: "Displays the current version of the cli", // Command prints out the current version of the tool