# Functions

Execute adds all child commands to the root command and sets flags appropriately.
InitConfig reads in config file and ENV variables if set.
InitRootCmd initializes the root command and adds all enabled subcommands.
NewApplyValidatorCmd returns a new cobra command for configuring and applying rules for validator plugins.
NewCheckValidatorCmd returns a new cobra command for directly evaluating rules for validator plugins.
NewDescribeValidationResultsCmd returns a new cobra command for describing validation results.
NewInstallValidatorCmd returns a new cobra command for installing validator & validator plugin(s) nolint:dupl.
NewUndeployValidatorCmd returns a new cobra command for undeploying the validator.
NewUpgradeValidatorCmd returns a new cobra command for upgrading the validator.
NewValidatorDocsCmd returns a new cobra command for displaying information about validator plugins.
NewValidatorRulesCmd returns a new cobra command which is a container for rule configuration subcommands nolint:dupl.
NewVersionCmd returns the cobra command that outputs the Validator CLI version.

# Variables

Version is the version validatorctl.