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

Function init

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

Source from the content-addressed store, hash-verified

75}
76
77func init() {
78 cmdd.RootCmd.AddCommand(addKastenCmd)
79 addKastenCmd.PersistentFlags().StringVarP(&license, "license", "l", "", "Add Your Veeam Kasten License")
80
81}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected