# CLI tool, only in development environment. # https://goframe.org/docs/cli gfcli: gen: dao: - link: "mysql:shequ:7bMDPChJSdLMAwNR@tcp(121.89.234.155:3306)/shequ" descriptionTag: true tables: "member_info,vote_records" - link: "mysql:live:p4jMAMShNM8HTrbX@tcp(39.101.133.168:3306)/live" descriptionTag: true tables: "float_window" docker: build: "-a amd64 -s linux -p temp -ew" tagPrefixes: - my.image.pub/my-app