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