Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Cmd describes a docker command. Cmd = &cobra.Command{ Use: "docker", Short: "Generate Dockerfile", RunE: dockerCommand, } )
Functions ¶
func RevertTemplate ¶
RevertTemplate recovers the deleted template files
Types ¶
Click to show internal directories.
Click to hide internal directories.