Documentation
¶
Overview ¶
Package cmd provides the command line interface for the application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func NewServerCmd ¶
NewServerCmd returns a new `server` command to be used as a sub-command to root
func NewVersionCmd ¶
NewVersionCmd returns a new `version` command to be used as a sub-command to root
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.