[Home]

Summary:ASTERISK-10906: [patch] hide CLI commands starting with '_'
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2007-11-27 23:13:01.000-0600Date Closed:2007-11-28 09:45:28.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) cli.c.patch
Description:If a command is registered with a starting '_' it should be hidden.
Autocompletion loose the hidding functionality that was used on 1.2 and 1.4.


****** ADDITIONAL INFORMATION ******

While pressing the <TAB> key _command appears as a CLI command.
Comments:By: Digium Subversion (svnbot) 2007-11-28 09:45:27.000-0600

Repository: asterisk
Revision: 89982

U   trunk/main/cli.c

------------------------------------------------------------------------
r89982 | file | 2007-11-28 09:45:26 -0600 (Wed, 28 Nov 2007) | 6 lines

Hide CLI commands starting with _ from tab completion as was done previously.
(closes issue ASTERISK-10906)
Reported by: eliel
Patches:
     cli.c.patch uploaded by eliel (license 64)

------------------------------------------------------------------------