danny0405 commented on code in PR #10973:
URL: https://github.com/apache/hudi/pull/10973#discussion_r1555154882
##########
hudi-cli/src/main/resources/application.yml:
##########
@@ -20,4 +20,7 @@ spring:
shell:
history:
enabled: true
- name: hoodie-cmd.log
\ No newline at end of file
+ name: hoodie-cmd.log
+ command:
+ version:
+ template: "classpath:version.txt"
Review Comment:
Not very familiar with the Spring stuff, are we fixing the spring cmd?
--
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]