index
:
vyatta-op.git
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
oxnard
oxnard-op-mode-revamp
pacifica
sagitta
upstream
Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-11-29
should't source files within function b/c it messes variable scope
Tom Grennan
2007-11-28
use '<*>' format for symbolic help
Tom Grennan
2007-11-28
use utility function to retrieve allowed hosts/addresses
Tom Grennan
2007-11-28
add utility function to return allowed hosts/addresses during completion and ...
Tom Grennan
2007-11-28
donot complete "<*>" allowed values; instead just list in help
Tom Grennan
2007-11-27
add tech-support command
An-Cheng Huang
2007-11-21
allow "show ntp <hostname|address>"
Tom Grennan
2007-11-21
allow <port|service> and fix path if vyatta-system not installed
Tom Grennan
2007-11-21
allow <hostname|address> and fix path if vyatta-system not installed
Tom Grennan
2007-11-21
require server entry with "set date ntp"
Tom Grennan
2007-11-21
set date ntp [HOSTNAME | A.B.C.D | X:X::X:X | ntp.vyatta.com ]
Tom Grennan
2007-11-21
define allowed field of bash builtin "set OPTION..."
Tom Grennan
2007-11-21
filter repetitive help strings
Tom Grennan
2007-11-21
expand help label and use echo instead of printf
Tom Grennan
2007-11-21
fix bug 2493
Tom Grennan
2007-11-15
allow "root-level" completion/help
An-Cheng Huang
2007-11-14
Add cli for telnet client.
Stig Thormodsrud
2007-11-14
Port "show version" to eureka.
Stig Thormodsrud
2007-11-07
use "Incomplete" instead of "Invalid"
An-Cheng Huang
2007-11-07
add '<Enter>' to help text if the current command line is a valid command.
An-Cheng Huang
2007-11-07
invalid op-mode command results in error message
An-Cheng Huang
2007-11-07
Add cli for init-floppy and install-system.
Stig Thormodsrud
2007-11-05
Modified help text
Justin Fletcher
2007-11-05
Add "reboot" command.
Stig Thormodsrud
2007-11-04
Fix permission for "show system boot-messages".
Stig Thormodsrud
2007-11-04
Add "show vrrp".
Stig Thormodsrud
2007-11-02
* "show configuration" command now hides default values.
An-Cheng Huang
2007-11-02
Fix "show log" for multiple message files.
Stig Thormodsrud
2007-11-02
- Add "show log"
Stig Thormodsrud
2007-10-31
preserve op mode functions in config mode (for "run" command).
An-Cheng Huang
2007-10-31
rename bash completion script to enforce ordering.
An-Cheng Huang
2007-10-24
add 'show configuration' command
An-Cheng Huang
2007-10-16
add top level node for clear
Tom Grennan
2007-10-11
Remove terminal nodes
Tom Grennan
2007-10-11
Add template stubbs for top level 'no' and 'set' commands
Tom Grennan
2007-10-11
Simplify things by separating run and expansion mode command line scans.
Tom Grennan
2007-10-05
fix completion of nodes with wild card and named args
Tom Grennan
2007-10-05
Use empty or missing "allowed:" fields in node.tag/node.def as wild
Tom Grennan
2007-10-04
don't eval help string; so, no longer needs to be quoted in node.def files
Tom Grennan
2007-10-04
make sure wildcard is appended to allowed list, even with null HOSTFILE
Tom Grennan
2007-10-04
add description of operational templates
Tom Grennan
2007-10-03
replace for loop in allowed search with shell var expansion
Tom Grennan
2007-10-03
quote help string evaluation to allow use of special chars like [] in string
Tom Grennan
2007-10-03
use the command verb "set" instead of "assign" with pass-through
Tom Grennan
2007-10-02
allow wildcard with specfied list
Tom Grennan
2007-10-02
move operational date command completion to:
Tom Grennan
2007-10-02
cleanup the help pseudo-completion strings used as line separator
Tom Grennan
2007-10-02
beautify help message with extra long completion tags
Tom Grennan
2007-10-02
quote the evaled allowed value command
Tom Grennan
2007-10-01
donot complete wildcards (--)
Tom Grennan
[next]