Carl-Zhou-CN commented on code in PR #2908:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2908#discussion_r980776794


##########
seatunnel-core/seatunnel-core-starter/src/main/java/org/apache/seatunnel/core/starter/command/AbstractCommandArgs.java:
##########
@@ -41,6 +42,10 @@ public abstract class AbstractCommandArgs implements 
CommandArgs {
             description = "check config")
     private boolean checkConfig = false;
 
+    @Parameter(names = {"-n", "--name"},

Review Comment:
   @EricJoy2048 Currently, this parameter is only supported for V2. Is there a 
special document for V2



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