# CLI tool, only in development environment. # https://goframe.org/docs/cli gfcli: gen: dao: - link: "mysql:root:80083@tcp(127.0.0.1:3306)/linktest?charset=utf8mb4&parseTime=True&loc=Local" table: "go_users, go_shows, go_lives, go_live_reservations, go_club, go_channels,go_channel_subscriptions" descriptionTag: true docker: build: "-a amd64 -s linux -p temp -ew" tagPrefixes: - my.image.pub/my-app