mans2singh commented on PR #2008:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2008#issuecomment-1153269503

   With the updated run mode, the help option now prints:
   
   `bash-3.2$ bin/start-seatunnel-flink.sh -h
   Usage: start-seatunnel-flink.sh [options]
     Options:
       -t, --check    check config (default: false)
     * -c, --config   Config file
       -h, --help     Show the usage message
       -r, --run-mode job run mode, run or run-application (default: run) 
                      (values: [run, run-application])
       -i, --variable variable substitution, such as -i city=beijing, or -i 
                      date=20190318 (default: [])`
   
   


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