zhangshenghang commented on code in PR #10075:
URL: https://github.com/apache/seatunnel/pull/10075#discussion_r2630857102


##########
seatunnel-core/seatunnel-starter/src/main/java/org/apache/seatunnel/core/starter/seatunnel/args/ClientCommandArgs.java:
##########
@@ -74,6 +74,12 @@ public class ClientCommandArgs extends AbstractCommandArgs {
             description = "Cancel job by JobId")
     private List<String> cancelJobId;
 
+    @Parameter(
+            names = {"-canf", "--cancel-job-force"},

Review Comment:
   Would --force-cancel-job be better?



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