zhangshenghang commented on code in PR #7612: URL: https://github.com/apache/seatunnel/pull/7612#discussion_r1751842233
########## docs/en/seatunnel-engine/user-command.md: ########## @@ -114,9 +114,11 @@ Both failed jobs and jobs paused by seatunnel.sh -s <jobId> can be resumed ## Canceling Jobs ```shell -sh bin/seatunnel.sh -can <jobId> +sh bin/seatunnel.sh -can <jobId1> [<jobId2> <jobId3> ...] Review Comment: > Can you support rest api? @hailin0 Supported in #7522 -- 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]
