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