func init()

in cli/cmd/connect.go [46:48]


func init() {
	rootCmd.AddCommand(connectCmd)
}