Bug 763823 (GLUSTER-2091) - Gluster CLI exits after issuing volume help
Summary: Gluster CLI exits after issuing volume help
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-2091
Product: GlusterFS
Classification: Community
Component: cli
Version: 3.1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-11 17:56 UTC by Eco
Modified: 2015-12-01 16:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Eco 2010-11-11 17:56:08 UTC
From the cli, if you issue the help command, you remain within the gluster> prompt.

gluster> help
volume info [all|<VOLNAME>] - list information of all volumes
...
help - display command options

However, if you issue: 
gluster> volume help   
volume info [all|<VOLNAME>] - list information of all volumes
...
volume reset <VOLNAME>  - reset all the reconfigured options
[root@edw-gc01 ~]#     <--- you get dropped to notmal shell

Comment 1 Anand Avati 2010-11-14 15:26:55 UTC
PATCH: http://patches.gluster.com/patch/5689 in master (cli: remove special behavior for help commands without readline)

Comment 2 Pranith Kumar K 2010-11-14 23:16:56 UTC
removed special behavior of exiting from shell when readline is not enabled to fix the bug.


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