Alberto Bustamante Reyes created GEODE-7737:
-----------------------------------------------

             Summary: gfsh changes prompt when autocompletion is used
                 Key: GEODE-7737
                 URL: https://issues.apache.org/jira/browse/GEODE-7737
             Project: Geode
          Issue Type: Bug
          Components: gfsh
            Reporter: Alberto Bustamante Reyes


When connected to a geode cluster, if I press tab to get autocompletion on a 
gfsh command, the cluster id is removed from the prompt.

The following example shows how it happens when I press tab to autocomplete the 
region name:
 
{code:java}
Cluster-1 gfsh>put --region=/e

required --region: Region into which the entry will be put.; no default value
gfsh>put --region=/example-region
{code}
 

Prompt should not be modified.



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

Reply via email to