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

Function init

cmd/appstack/appstack2.go:289–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

287}
288
289func init() {
290 cmdd.RootCmd.AddCommand(addAppStack2Cmd)
291
292 // addAppStack1Cmd.PersistentFlags().StringVarP(&apiKey, "apikey", "a", "", "Enter your Datadog API key")
293 // addAppStack1Cmd.PersistentFlags().StringVarP(&clusterName, "clustername", "n", "", "Enter the name of the cluster to be associated with Datadog")
294}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected