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)