Exemplo n.º 1
0
func init() {
	cli.Register("enable", enableCmd)
}
Exemplo n.º 2
0
func init() {
	cli.Register("builds", buildsCmd)
}
Exemplo n.º 3
0
func init() {
	cli.Register("api", apiCmd)
}