Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Synopsis
Method
Synopsis
kitectl/command/query.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(c *Query) Synopsis() string {
29
return
"Queries kontrol based on the given criteria"
30
}
31
32
func
(c *Query) Help() string {
33
helpText := `
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected