Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "version", Short: "Prints the version", Long: "Prints the version number of the client.", Args: cobra.NoArgs, RunE: run, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.