chickenlj opened a new issue, #28: URL: https://github.com/apache/dubbo-kubernetes/issues/28
 Would the following be better? ```shell dubboctl deploy # deploy 读取dubbo.yml上下文,如果之前build过,则以上命令直接通过,push默认是true # 如果没build过,则promot,提示输入 image tag,push默认是true dubboctl deploy --image docker.io/testuser/testdubbo:latest # 跳过build,直接根据指定image生成k8s yaml ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
