Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/smallstep/cli
/ Run
Function
Run
internal/cmd/root.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
)
45
46
func
Run() {
47
os.Exit(run())
48
}
49
50
func
run() int {
51
defer
panicHandler()
Callers
1
main
Function · 0.92
Calls
1
run
Function · 0.70
Tested by
no test coverage detected