justinmclean commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849780334


##########
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##########
@@ -514,6 +521,23 @@ private void handleColumnCommand() {
     }
   }
 
+  private void handleHelpCommand() {
+    String helpFile = entity.toLowerCase() + "_help.txt";

Review Comment:
   Also, being good first issues, others will pick them up, and/or I'll get to 
them after this PR has been merged and the relevant code PR has been merged.



-- 
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]

Reply via email to