Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Synopsis
Method
Synopsis
kitectl/command/run.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(c *Run) Synopsis() string {
24
return
"Runs a kite"
25
}
26
27
func
(c *Run) Help() string {
28
helpText := `
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected