Documentation ¶
Overview ¶
Package vcl contains commands for managing VCL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootCommand ¶
RootCommand is the parent command for all subcommands in this package. It should be installed under the primary root command.
func NewRootCommand ¶
func NewRootCommand(parent cmd.Registerer, globals *config.Data) *RootCommand
NewRootCommand returns a new command registered in the parent.
Directories ¶
Path | Synopsis |
---|---|
Package custom contains commands for managing custom VCL.
|
Package custom contains commands for managing custom VCL. |
Package snippet contains commands for managing versioned and dynamic VCL snippets.
|
Package snippet contains commands for managing versioned and dynamic VCL snippets. |
Click to show internal directories.
Click to hide internal directories.