treblereel commented on issue #3112: URL: https://github.com/apache/incubator-kie-tools/issues/3112#issuecomment-2859188538
After discussing with masayag, we’ve decided to add to `quarkus create` the ability to generate additional GitOps functionality via an extra argument. The idea is to introduce a profile flag: ``` --profile=gitops or --gitops-profile ``` I prefer `--gitops-profile` because it won’t give end users the misleading impression that other profiles include special functionality. And additionally: ``` --with-persistence ``` @masayag @ricardozanini -- 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]
