Bug 1037784 - Gluster shell provides no syntax help with partial commands
Summary: Gluster shell provides no syntax help with partial commands
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: glusterfs
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Bug Updates Notification Mailing List
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard: glusterd
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 19:35 UTC by Aaron Weitekamp
Modified: 2015-12-03 17:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-03 17:11:21 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.