Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Run
Struct
Run
kitectl/command/run.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
Run
struct
{
14
Ui cli.Ui
15
}
16
17
func
NewRun() cli.CommandFactory {
18
return
func
() (cli.Command, error) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected