MCPcopy Create free account
hub / github.com/AdminTurnedDevOps/CapabilityPE / init

Function init

cmd/gitops/addargo.go:77–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75}
76
77func init() {
78 cmdd.RootCmd.AddCommand(addArgoCDCmd)
79
80 // addArgoCDCmd.PersistentFlags().StringVarP(&ArgoCD, "argocd", "argo", "", "Add ArgoCD to your cluster")
81}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected