[ 
https://issues.apache.org/jira/browse/FLINK-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek closed FLINK-14601.
------------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

Fixed on master in a43175c8b03e2dc3fcfc2a42a71be37cf05c92cd

> CLI documentation for list is missing '-a'
> ------------------------------------------
>
>                 Key: FLINK-14601
>                 URL: https://issues.apache.org/jira/browse/FLINK-14601
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Hunter Jackson
>            Assignee: xiaodao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It is shown in the examples here 
> [https://ci.apache.org/projects/flink/flink-docs-release-1.9/ops/cli.html#job-management-examples]
>  however it is not in the help docs or any other documentation I can find 
>  
> {code:java}
> $ ./bin/flink list --help
> Action "list" lists running and scheduled programs.  Syntax: list [OPTIONS]
>   "list" action options:
>      -r,--running     Show only running programs and their JobIDs
>      -s,--scheduled   Show only scheduled programs and their JobIDs
>   Options for default mode:
>      -m,--jobmanager <arg>           Address of the JobManager (master) to 
> which
>                                      to connect. Use this flag to connect to a
>                                      different JobManager than the one 
> specified
>                                      in the configuration.
>      -z,--zookeeperNamespace <arg>   Namespace to create the Zookeeper 
> sub-paths
>                                      for high availability mode
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to