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

Function init

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

Source from the content-addressed store, hash-verified

75}
76
77func init() {
78 cmdd.RootCmd.AddCommand(addFluxCmd)
79
80 // addFluxCmd.PersistentFlags().StringVarP(&Flux, "flux", "flux", "", "Add Flux to your cluster")
81}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected