Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "test", Aliases: []string{"bptest"}, Short: "Blueprint test CLI", Long: `Blueprint test CLI is used to actuate the Blueprint test framework used for testing KRM and Terraform Blueprints`, Args: cobra.NoArgs, }
View Source
var Log = log.New()
bptest log15 handler
Functions ¶
func RunLintCommand ¶ added in v1.5.6
func RunLintCommand()
RunLintCommand is the entry function that will run the metadata.yml lint checks.
Types ¶
type BlueprintConnectionSourceVersionRule ¶ added in v1.5.6
type BlueprintConnectionSourceVersionRule struct{}
Click to show internal directories.
Click to hide internal directories.