-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
2022 Week 05-07 (from Jan 31)
in current impementation user is only allowed to deploy kogito service using git repo
kogito deploy-service example-quarkus https://github.com/kiegroup/kogito-examples/ --context-dir=rules-quarkus-helloworld
For a developer it will be helpful if he could deploy kogito service from local repo as well
kogito deploy-service example-quarkus rules-quarkus-helloworld/
where rules-quarkus-helloworld is a project folder on its local directory. It could be complete maven project or contains single asset file.
This improvement combined with KOGITO-151 will allow developer to debug application in remote dev mode from local repo.
- blocks
-
KOGITO-3264 Kogito CLI deploy functionality enhancement
- Closed