Documentation
¶
Index ¶
- Variables
- func Execute()
- func InitConfig()
- func InitRootCmd() *cobra.Command
- func NewDeployValidatorCmd() *cobra.Command
- func NewDescribeValidationResultsCmd() *cobra.Command
- func NewUndeployValidatorCmd() *cobra.Command
- func NewUpgradeValidatorCmd() *cobra.Command
- func NewVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Version string
)
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 InitRootCmd ¶
InitRootCmd initializes the root command and adds all enabled subcommands
func NewDeployValidatorCmd ¶
func NewUndeployValidatorCmd ¶
func NewUpgradeValidatorCmd ¶
func NewVersionCmd ¶
NewVersionCmd returns the cobra command that outputs the Validator CLI version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.