MCPcopy Create free account
hub / github.com/conforma/cli / NewTrackCmd

Function NewTrackCmd

cmd/track/track.go:32–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32func NewTrackCmd() *cobra.Command {
33 return &cobra.Command{
34 Use: "track",
35 Short: "Record resource references for tracking purposes",
36 }
37}

Callers 2

initFunction · 0.85
Test_TrackBundleCommandFunction · 0.85

Calls

no outgoing calls

Tested by 1

Test_TrackBundleCommandFunction · 0.68