Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "registry-sync-commands",
Short: "Synchronize container images to an internal registry",
Long: "Generate docker commands to STDOUT to pull, tag, and push the WKS container images to the provided destination organization and registry.",
Run: registrySyncRun,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.