Github user mxm commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2085#discussion_r66806299
  
    --- Diff: docs/apis/cli.md ---
    @@ -252,6 +256,12 @@ Action "list" lists running and scheduled programs.
                                        configuration.
          -r,--running                  Show only running programs and their 
JobIDs
          -s,--scheduled                Show only scheduled programs and their 
JobIDs
    +  Additional arguments if -m yarn-cluster is set:
    +     -yid <yarnApplicationId>      YARN application ID of Flink YARN 
session to
    +                                   connect to. Must not be set if 
JobManager HA
    +                                   is used. In this case, JobManager RPC
    +                                   location is automatically retrieved from
    +                                   Zookeeper.
    --- End diff --
    
    Same as for `list` and `info`. I agree this verbosity is not very nice. 
Looking into how I can make this look nicer.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to