You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Ben Moss (JIRA)" <ji...@apache.org> on 2016/12/27 17:23:58 UTC

[jira] [Created] (GEODE-2249) GFSH should validate arguments

Ben Moss created GEODE-2249:
-------------------------------

             Summary: GFSH should validate arguments
                 Key: GEODE-2249
                 URL: https://issues.apache.org/jira/browse/GEODE-2249
             Project: Geode
          Issue Type: Improvement
          Components: gfsh
            Reporter: Ben Moss


gfsh will right now happily let you use invalid arguments and just ignore them. It would be helpful if it would error when a user provides an unsupported argument, since the user probably thinks that these arguments are supposed to do something. 

Just as an example I encountered, if you try to use {{connect}} with {{--username}} instead of {{--user}}, it will apparently succeed because of GEODE-2247, but actually will be using anonymous authentication since you did not pass a {{--user}} argument.



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