v043 audit changes for version (#9296)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
parent
505cb83206
commit
300d2a7fd4
|
@ -11,6 +11,7 @@ import (
|
|||
|
||||
const flagLong = "long"
|
||||
|
||||
// NewVersionCommand returns a CLI command to interactively print the application binary version information.
|
||||
func NewVersionCommand() *cobra.Command {
|
||||
cmd := &cobra.Command{
|
||||
Use: "version",
|
||||
|
|
Loading…
Reference in New Issue