Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Synopsis
Method
Synopsis
kitectl/command/showkey.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(c *Showkey) Synopsis() string {
49
return
"Shows the registration key"
50
}
51
52
func
(c *Showkey) Help() string {
53
helpText := `
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected