Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
func
NewTrackCmd() *cobra.Command {
33
return
&cobra.Command{
34
Use:
"track"
,
35
Short:
"Record resource references for tracking purposes"
,
36
}
37
}
Callers
2
init
Function · 0.85
Test_TrackBundleCommand
Function · 0.85
Calls
no outgoing calls
Tested by
1
Test_TrackBundleCommand
Function · 0.68