sunjincheng121 commented on a change in pull request #8472:
[FLINK-12327][python] Adds support to submit Python Table API job in CliFrontend
URL: https://github.com/apache/flink/pull/8472#discussion_r286325389
##########
File path: docs/ops/cli.md
##########
@@ -52,6 +52,22 @@ available.
./bin/flink run ./examples/batch/WordCount.jar
+- Run python program with no arguments:
Review comment:
I think we can recognise the examples a bit, such as:
Examples
- Job Submission Examples
- Job management Examples
And about ` Job Submission Examples`, it's better to place the Java and
Python examples into two tabs? Just like Java Table API and Python Table API
doc did?

What do you think?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services