mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Define a plugin compiler.
This commit is contained in:
@@ -42,7 +42,7 @@ func NewDefaultCommand() *cobra.Command {
|
||||
stdOut := os.Stdout
|
||||
|
||||
c := &cobra.Command{
|
||||
Use: pgmconfig.PgmName,
|
||||
Use: pgmconfig.ProgramName,
|
||||
Short: "Manages declarative configuration of Kubernetes",
|
||||
Long: `
|
||||
Manages declarative configuration of Kubernetes.
|
||||
|
||||
Reference in New Issue
Block a user