Documentation
¶
Overview ¶
Package cmd provides sub-command implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
Version tracks the version of the command.
Functions ¶
func AddDownloadCRDsCommand ¶
AddDownloadCRDsCommand adds a sub-command to download CRD definitions from package images, using the offline section of the CRD sources metadata file.
func AddDumpASTCommand ¶
AddDumpASTCommand adds a sub-command to display the AST for HCL source.
func AddServeCommand ¶
AddServeCommand adds the serve sub-command.
func AddVersionCommand ¶
AddVersionCommand adds a sub-command to display version information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.