Bug 1037784

Summary: Gluster shell provides no syntax help with partial commands
Product: Red Hat Gluster Storage Reporter: Aaron Weitekamp <aweiteka>
Component: glusterfsAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED EOL QA Contact: storage-qa-internal <storage-qa-internal>
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.1CC: vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: glusterd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-03 17:11:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Aaron Weitekamp 2013-12-03 19:35:07 UTC
Description of problem:
In the gluster CLI shell partial commands (such as "peer" [Enter]) return "unrecognized command". This leads the user to think "peer" is not a valid command when it's simply incomplete.

I would expect the behavior to be the same as "peer" [tab] where a list of possible values is returned.

Example:
gluster> peer [Enter]
unrecognized command
gluster> peer [Tab]
detach  help    probe   status  


Version-Release number of selected component (if applicable):
RHS 2.1
glusterfs 3.4.0.33rhs built on Sep  8 2013 13:20:26


How reproducible:
always


Actual results:
gluster> peer [Enter]
unrecognized command

Expected results:
gluster> peer [Enter]
detach  help    probe   status

Comment 2 Vivek Agarwal 2015-12-03 17:11:21 UTC
Thank you for submitting this issue for consideration in Red Hat Gluster Storage. The release for which you requested us to review, is now End of Life. Please See https://access.redhat.com/support/policy/updates/rhs/

If you can reproduce this bug against a currently maintained version of Red Hat Gluster Storage, please feel free to file a new report against the current release.