You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Scott Kidder (JIRA)" <ji...@apache.org> on 2016/09/15 14:40:20 UTC

[jira] [Created] (FLINK-4622) CLI help message should include 'savepoint' action

Scott Kidder created FLINK-4622:
-----------------------------------

             Summary: CLI help message should include 'savepoint' action
                 Key: FLINK-4622
                 URL: https://issues.apache.org/jira/browse/FLINK-4622
             Project: Flink
          Issue Type: Bug
          Components: Client
    Affects Versions: 1.1.2
            Reporter: Scott Kidder
            Assignee: Scott Kidder
            Priority: Trivial


The Flink CLI help message should include the 'savepoint' action in the list of available actions. It currently looks like:

{code}
bash-4.3# flink foo
"foo" is not a valid action.

Valid actions are "run", "list", "info", "stop", or "cancel".

Specify the version option (-v or --version) to print Flink version.

Specify the help option (-h or --help) to get help on the command.
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)