We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8476c7 commit b39b30aCopy full SHA for b39b30a
command/version/version.go
@@ -33,7 +33,7 @@ var CommandVersion = &cli.Command{
33
CustomHelpTemplate: fmt.Sprintf(`%s
34
EXAMPLES:
35
1. Output Vela version information
36
- $ {{.HelpName}} --api.addr https://vela.example.com
+ $ {{.HelpName}}
37
2. Output Vela version information with JSON output
38
$ {{.HelpName}} --output json
39
0 commit comments