Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyatta-op

Vyatta bash completion for operational commands
https://github.com/vyos/vyatta-op

set date ntp [HOSTNAME | A.B.C.D | X:X::X:X | ntp.vyatta.com ]

5f9f162a681a3d5541a8a97ca30cc191056ec172 authored about 17 years ago by Tom Grennan <[email protected]>
define allowed field of bash builtin "set OPTION..."

0df0966f5b0e226f2899c229ee98b466c6f7ddfa authored about 17 years ago by Tom Grennan <[email protected]>
filter repetitive help strings

df274321cdc21a2af4e1aeed6fc8cfe9835f0bba authored about 17 years ago by Tom Grennan <[email protected]>
expand help label and use echo instead of printf

c3fcc31fad69cff57a42782bc9f7f7cb7f192d62 authored about 17 years ago by Tom Grennan <[email protected]>
fix bug 2493

859dc533e05e54345c4d1d858031e92931248283 authored about 17 years ago by Tom Grennan <[email protected]>
allow "root-level" completion/help

b923701d4c096613c104396425bcc4ea428870b6 authored about 17 years ago by An-Cheng Huang <[email protected]>
Add cli for telnet client.

89e34ff4610413091c0311c9c1ec56a3afce3ef2 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
Port "show version" to eureka.

944cf1cfa364c53c28afc1878c4da99e468c10d5 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
use "Incomplete" instead of "Invalid"

97d927d7d9319b5a28616addbb6a2452e1b6422e authored about 17 years ago by An-Cheng Huang <[email protected]>
add '<Enter>' to help text if the current command line is a valid command.

06261d5640c760b33d4b3841d76e3e86009b6f86 authored about 17 years ago by An-Cheng Huang <[email protected]>
invalid op-mode command results in error message

62b07a426534c9579d409e3fcd51847eb4e3c670 authored about 17 years ago by An-Cheng Huang <[email protected]>
Add cli for init-floppy and install-system.

feca89bb0a7c5745f1d871ea997ab7517555f1a0 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
Modified help text

93aa397e02c3c7aee48052c0688e97dccbb6212b authored about 17 years ago by Justin Fletcher <[email protected]>
Add "reboot" command.

a1fc256c33725242c14a70b7634d14b34d59fa05 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
Fix permission for "show system boot-messages".

cd13f35ce4d0e1918e4230ed86ef83302b00336d authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
Add "show vrrp".

0c30d1f0919c646ec3f340ae2f11a10e9443c8a8 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
* "show configuration" command now hides default values.

* add "show configuration all" command to display all values.

13131290ccc5e351b7ee5e607635d44d2304046d authored about 17 years ago by An-Cheng Huang <[email protected]>
Fix "show log" for multiple message files.

20a5a4c2615d161ff648601dc0521b7b5850fa63 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
- Add "show log"

- Fix "show ntp" for non-root user.

ec5006f51ff0abc03026f8e6f3d311c705b202f7 authored about 17 years ago by Stig Thormodsrud <stig@uffda.(none)>
preserve op mode functions in config mode (for "run" command).

81dc1cbd4626827284d0a8952a5365edac654ddb authored about 17 years ago by An-Cheng Huang <[email protected]>
rename bash completion script to enforce ordering.

308c794bf87e5ca4a9d65b4894b0913b675650cd authored about 17 years ago by An-Cheng Huang <[email protected]>
add 'show configuration' command

2aae206793b87f9d401ad542f4ddaf991e9d290c authored about 17 years ago by An-Cheng Huang <[email protected]>
add top level node for clear

64dc8fc25c199ec1ea6cb1d8c6fbaf773cc9cb04 authored about 17 years ago by Tom Grennan <[email protected]>
Remove terminal nodes

1e68bbd7f9bf76e718b358934a6c715b77d0230c authored about 17 years ago by Tom Grennan <[email protected]>
Add template stubbs for top level 'no' and 'set' commands

752d9affe9e00087d923f89ee1c53b6f6ad0300d authored about 17 years ago by Tom Grennan <[email protected]>
Simplify things by separating run and expansion mode command line scans.

Also, only show matching and wild-card help entries with partially completed
command arguments.

8b09a4f5c467b2be23ab65bf7936ef39b7cc16f6 authored about 17 years ago by Tom Grennan <[email protected]>
fix completion of nodes with wild card and named args

(i.e "set")

1bfc56dce4427e10da9c4522acea682ecaa170d1 authored over 17 years ago by Tom Grennan <[email protected]>
Use empty or missing "allowed:" fields in node.tag/node.def as wild

cards rather than "echo -n --".

Also, discoverd a way to use an apparently blank line in help co...

067320a0aa36ba97d64ff5473d4ad0b3877774e4 authored over 17 years ago by Tom Grennan <[email protected]>
don't eval help string; so, no longer needs to be quoted in node.def files

fd141a3ac06bdbf52f38a7be6d72a392d951b67d authored over 17 years ago by Tom Grennan <[email protected]>
make sure wildcard is appended to allowed list, even with null HOSTFILE

ef21466f9202fe7406cd07f22838a7a349fde4ef authored over 17 years ago by Tom Grennan <[email protected]>
add description of operational templates

cfd6a6d391ae4978aa86377cd345a424eea9d656 authored over 17 years ago by Tom Grennan <[email protected]>
replace for loop in allowed search with shell var expansion

105f2341577159ed25249fb3a6f4573ea6aa2ea8 authored over 17 years ago by Tom Grennan <[email protected]>
quote help string evaluation to allow use of special chars like [] in string

dfd86634b5e470868fea1a370c7563e6060cd207 authored over 17 years ago by Tom Grennan <[email protected]>
use the command verb "set" instead of "assign" with pass-through

of wild-card options to bash builtin

613ffa56d28ba653c9d7917f6e9f1f2bd108ac97 authored over 17 years ago by Tom Grennan <[email protected]>
allow wildcard with specfied list

can use this to complete a list of hostnames plus allow given unknown host or IP

a08c2e160af0c02e8a2ca45132ffddb7ca168d8e authored over 17 years ago by Tom Grennan <[email protected]>
move operational date command completion to:

show date [utc]
show ntp [SERVER]
assign date [ntp <SERVER>]

69ec82541cd5d0c47d541ce94b1281a38c230d5d authored over 17 years ago by Tom Grennan <[email protected]>
cleanup the help pseudo-completion strings used as line separator

3050d1d8fd671528e4258f0dd0ff26748e028cb7 authored over 17 years ago by Tom Grennan <[email protected]>
beautify help message with extra long completion tags

3b5d8b0964eb27224065155d4d55a48040db8b12 authored over 17 years ago by Tom Grennan <[email protected]>
quote the evaled allowed value command

d4558246bbcd4dfc67487c6a835383d3f975a5a2 authored over 17 years ago by Tom Grennan <[email protected]>
donot complete wildcards (--)

and fix Alt-= TAB w/ show-all-if-ambiguous

2101ea730b161ae23778f5095796f9d914340f70 authored over 17 years ago by Tom Grennan <[email protected]>
update "show version" template

11c48f67e2988cdf81d4a93b9bf3b41595bc4769 authored over 17 years ago by Tom Grennan <[email protected]>
rename show_version to vyatta-show-version

3a78e323730c87d006d36fd1f8c30ce16164b945 authored over 17 years ago by Tom Grennan <[email protected]>
consolidate show_interfaces* scripts with vyatta-show-interfaces

b47d02e999233cb8b87b7dbc62a28a6a1701aa69 authored over 17 years ago by Tom Grennan <[email protected]>
dded dependency to "configure" target.

fa664ff802d73743bfa6bf37acdd2c66060b4fd9 authored over 17 years ago by An-Cheng Huang <[email protected]>
moved "show version" template code into script.

1d27be18b254c66d0a0fad7fbd02398f6990851d authored over 17 years ago by An-Cheng Huang <[email protected]>
import "show_version" from eureka /cli.

b0b6c1e13d7ccf9e790b5cc78c021f30d860c90b authored over 17 years ago by An-Cheng Huang <[email protected]>
new path for configuration templates.

7919d302045b5646e17e05b4bc42d86836f49e70 authored over 17 years ago by An-Cheng Huang <[email protected]>
donot change user prompt in this package

fc7f05d9531bb4d57fbaf8838893ed7e0f2c91fb authored over 17 years ago by Tom Grennan <[email protected]>
op-mode completion: cleaned up usage of global node_def variable.

69a434a42784e871817fc1c99f4962101a78534a authored over 17 years ago by An-Cheng Huang <[email protected]>
fixes for op-mode completion:

* handle different combinations of complete/incomplete nodes and regular/tag nodes.
* handle the ...

9ec9540b89dd7ef23c942ec05c0fcb6a5c711c09 authored over 17 years ago by An-Cheng Huang <[email protected]>
Merge branch 'master' of phuket:/usr/local/git/vyatta-op

cd856fcc2db0f0a94ab05de0e1e4fd98e89d3ffc authored over 17 years ago by An-Cheng Huang <[email protected]>
yet more help crap

6c83a427370acbdc4de3eee6feed143500fb4d8c authored over 17 years ago by Tom Grennan <[email protected]>
set op-mode default prompt.

89ddc0286660c5b6be5072f6f68bf59e5f07e05e authored over 17 years ago by An-Cheng Huang <[email protected]>
Merge branch 'master' of phuket:/usr/local/git/vyatta-op

5aee4a9cf612685db2dad623429a1197c2dfac55 authored over 17 years ago by An-Cheng Huang <[email protected]>
only source op-mode completion if not in config-mode.

ab409c9414c6493136526c9b7ddb2bee99adc8de authored over 17 years ago by An-Cheng Huang <[email protected]>
Merge branch 'master' of phuket:/usr/local/git/vyatta-op

a470e6d1f48b41e03a9b7f7702dbfd9f439c354a authored over 17 years ago by Tom Grennan <[email protected]>
beautify show version

a5b2f72e51608a7a903dbfc02e858d0056948c6b authored over 17 years ago by Tom Grennan <[email protected]>
fixed config env variables.

f37bb5cfaf96a2a71b0825e776a50438d67cf049 authored over 17 years ago by An-Cheng Huang <[email protected]>
merge ChangeLog generation, repo info and autoreconf into

debian/autogen.sh that is in turn run from debian/rules

00b78e597b6e3aa1fd65ffdd7ea1ff2a2ac019d5 authored over 17 years ago by Tom Grennan <[email protected]>
minor fix and updated .gitignore.

d8b30b85b208f5905be7c386d656d62afbfe627f authored over 17 years ago by An-Cheng Huang <[email protected]>
redo help like config mode

64e83f470a7076b63bd9b76c7b6bb516cbe9bb92 authored over 17 years ago by Tom Grennan <[email protected]>
fix bash shopt extglob

e42c51dd83d1f10421174b454e16e51e9da2eb7d authored over 17 years ago by Tom Grennan <[email protected]>
fix linda/lintian detected errors

a72a48c6e541665c2ae36520f78e7f30c6d72312 authored over 17 years ago by Tom Grennan <[email protected]>
fix Package/{Depends,Suggests}

607ab1113fd68be09b0bf40a8ae04a5a077aecfb authored over 17 years ago by Tom Grennan <[email protected]>
fix "show system memory"

f7f0212d88368ccc8f329716fe557cd63f6668a7 authored over 17 years ago by Tom Grennan <[email protected]>
fix date templates

855617c8fc38c67896dc3e7de59a47dfeafee26f authored over 17 years ago by Tom Grennan <[email protected]>
add show_interfaces scripts

ee7a0bb124bf9b33e3263c3330fccba98f3d0189 authored over 17 years ago by Tom Grennan <[email protected]>
use vyatta_bindir instead of ofr_bindir

796460d8696981a26c4ad271b9ce2e1962aa23fc authored over 17 years ago by Tom Grennan <[email protected]>
have "show version" run "cat /usr/share/doc/vyatta-*/VERSION"

97e03b6d56cd6b033eda6737e8cf1dcee072397e authored over 17 years ago by Tom Grennan <[email protected]>
reset initial version

fbfb13c920ef3dbad72ef6ee31506a5cd24fb538 authored over 17 years ago by Tom Grennan <[email protected]>
use binary-indep instead of binary-arch rule

67679db8ed58175155542a5747fc54a164a92acb authored over 17 years ago by Tom Grennan <[email protected]>
rename op-templates

eb51e368fa9cc2d1a016b888512aa05b02392667 authored over 17 years ago by Tom Grennan <[email protected]>
add git VERSION reference to docs

42b11e866ee4cfc20059d5a1ad36c8eda3ba1ef9 authored over 17 years ago by Tom Grennan <[email protected]>
change prefix from /usr to /opt/vyatta

fa8e338856c90cd72f08a873b6003c2f568f530e authored over 17 years ago by Tom Grennan <[email protected]>
add debian/

359112f4f9441b9db3d59ca431fb341bf0c37d23 authored over 17 years ago by Tom Grennan <[email protected]>
ignore files generated by autoreconf and configure

7bfdaea6ad1bbe46fcd44064815b8aefee155675 authored over 17 years ago by Tom Grennan <[email protected]>
add files expected by autoconf/make

1dbb885cfafb1bf3e72eea793701c98a6d7e3a7d authored over 17 years ago by Tom Grennan <[email protected]>
add mkcl script to gen ChangeLog before autoreconf

08a88bff7006dee2c80e57fc96f64fae269fe453 authored over 17 years ago by Tom Grennan <[email protected]>
initial commit

44960aef3c4b9a10a16ca39ff9f8a0e2e9d069cf authored over 17 years ago by Tom Grennan <[email protected]>