Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encoder-run/operator
/ main
Function
main
cmd/cli/main.go:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
import
"github.com/encoder-run/operator/cmd/cli/cmd"
7
8
func
main() {
9
cmd.Execute()
10
}
Callers
nothing calls this directly
Calls
1
Execute
Function · 0.92
Tested by
no test coverage detected