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