You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/04/09 12:38:00 UTC

[jira] [Created] (FLINK-17070) Kubernetes session CLI ignores stop/help command in detached mode

Chesnay Schepler created FLINK-17070:
----------------------------------------

             Summary: Kubernetes session CLI ignores stop/help command in detached mode
                 Key: FLINK-17070
                 URL: https://issues.apache.org/jira/browse/FLINK-17070
             Project: Flink
          Issue Type: Bug
          Components: Command Line Client, Deployment / Kubernetes
    Affects Versions: 1.11.0
            Reporter: Chesnay Schepler


The CLI experience for the KubernetesSessionCli is far from ideal.

Getting the help information should be easier than
{code}
$ echo 'help' | ./bin/kubernetes-session.sh -Dexecution.attached=true
{code}



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