package main import "gitlink.org.cn/cloudream/storage/client2/internal/cmd" func main() { cmd.RootCmd.Execute() }