<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/etc, branch debian/0.13.47</title>
<subtitle>Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.47</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.47'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2009-09-03T17:49:19+00:00</updated>
<entry>
<title>now supports quoted values for op mode commands</title>
<updated>2009-09-03T17:49:19+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-09-03T17:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=c602f8e70435f8337ddafcb067bab230dd2a093c'/>
<id>urn:sha1:c602f8e70435f8337ddafcb067bab230dd2a093c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add local env hook</title>
<updated>2009-03-23T23:55:23+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2009-03-23T23:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=44c05df4525e3a4e568b0bc57dec65afc1f581a3'/>
<id>urn:sha1:44c05df4525e3a4e568b0bc57dec65afc1f581a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fix less prompt."</title>
<updated>2008-09-26T01:58:50+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-09-26T01:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=88ba13420f008c0b7573efd66550d884dcdddae1'/>
<id>urn:sha1:88ba13420f008c0b7573efd66550d884dcdddae1</id>
<content type='text'>
This reverts commit 696f46e1dddde607eaab25428bb9174aa9b8ad2b.
</content>
</entry>
<entry>
<title>Fix less prompt.</title>
<updated>2008-09-26T01:32:52+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-09-26T01:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=696f46e1dddde607eaab25428bb9174aa9b8ad2b'/>
<id>urn:sha1:696f46e1dddde607eaab25428bb9174aa9b8ad2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 3414: make op mode functions available in config mode.</title>
<updated>2008-07-01T23:25:48+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2008-07-01T23:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=7a93bacf5b49f599ffedd11c10d8d156e2c85111'/>
<id>urn:sha1:7a93bacf5b49f599ffedd11c10d8d156e2c85111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into Vyatta CLI</title>
<updated>2008-04-03T21:59:25+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-04-03T21:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=5612efdef70dca2c8f02578cc1b119be4b794d08'/>
<id>urn:sha1:5612efdef70dca2c8f02578cc1b119be4b794d08</id>
<content type='text'>
- 'show interfaces ethernet &lt;&gt; capture' captures traffic at specified interface
- 'show interfaces ethernet &lt;&gt; capture port &lt;&gt;' captures traffic at specified interface port
- 'show interfaces ethernet &lt;&gt; capture not port &lt;&gt;' captures traffic at specified interface excluding specified port
</content>
</entry>
<entry>
<title>record selected vtysh (vyatta-quagga vs quagga) in exported shell variable</title>
<updated>2008-03-21T22:37:50+00:00</updated>
<author>
<name>Tom Grennan</name>
<email>tgrennan@vyatta.com</email>
</author>
<published>2008-03-21T22:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=bab90d98dd63412cd52d6bcaf000cd9055f05d93'/>
<id>urn:sha1:bab90d98dd63412cd52d6bcaf000cd9055f05d93</id>
<content type='text'>
available to templates; for example:

/opt/vyatta/share/vyatta-op/templates/show/ip/route/node.def
help: Show IP routes
run: LESSOPEN="|{_vyatta_vtysh} -c \"$*\"" less ${_vyatta_less_options} \
	--prompt=".ip routes"\
	-- ip-route
</content>
</entry>
<entry>
<title>donot pipe through VYATTA_PAGER if run_cmd begins with LESSOPEN, less, pager, or tail</title>
<updated>2008-03-21T21:39:04+00:00</updated>
<author>
<name>Tom Grennan</name>
<email>tgrennan@vyatta.com</email>
</author>
<published>2008-03-21T21:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=ae08c7412f3617e5873430064b7010f2a38993dd'/>
<id>urn:sha1:ae08c7412f3617e5873430064b7010f2a38993dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in bug fix 3017</title>
<updated>2008-03-21T18:37:33+00:00</updated>
<author>
<name>Tom Grennan</name>
<email>tgrennan@vyatta.com</email>
</author>
<published>2008-03-21T18:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=81368cafa73984d475f4c59fc522ad3a1d7fb610'/>
<id>urn:sha1:81368cafa73984d475f4c59fc522ad3a1d7fb610</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug 3017</title>
<updated>2008-03-20T20:43:35+00:00</updated>
<author>
<name>Tom Grennan</name>
<email>tgrennan@vyatta.com</email>
</author>
<published>2008-03-20T20:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6695763f68fbf3acfb6c69739deca28217eaf8ef'/>
<id>urn:sha1:6695763f68fbf3acfb6c69739deca28217eaf8ef</id>
<content type='text'>
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail
</content>
</entry>
</feed>
