SteNicholas commented on code in PR #2746:
URL: https://github.com/apache/celeborn/pull/2746#discussion_r1808206556


##########
cli/src/main/scala/org/apache/celeborn/cli/common/CommonOptions.scala:
##########
@@ -71,4 +71,11 @@ class CommonOptions {
     paramLabel = "username",
     description = Array("The username of the TENANT_USER level."))
   private[cli] var configName: String = _
+
+  @Option(
+    names = Array("--app"),

Review Comment:
   ```suggestion
       names = Array("--apps"),
   ```



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