EricJoy2048 commented on code in PR #2908:
URL:
https://github.com/apache/incubator-seatunnel/pull/2908#discussion_r980994127
##########
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:
> >
>
> Can we add V2 starter in this doc
https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/command/usage.mdx
? @CalvinKirs
--
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]