<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates/show/tech-support/save, branch equuleus</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=equuleus</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2017-10-29T15:28:19+00:00</updated>
<entry>
<title>Change 'show tech-support' behavior to always strip-private</title>
<updated>2017-10-29T15:28:19+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-10-29T14:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=699a9c48a9ac866ada70206dd1f3b1e1dd23a69c'/>
<id>urn:sha1:699a9c48a9ac866ada70206dd1f3b1e1dd23a69c</id>
<content type='text'>
Using "show tech-support" cmd will produce the tech-support output
without any private information.

Using "show tech-support private" cmd will produce the tech-support
output with private information included.

Note:
=====
The Perl script (vyos-strip-config.pl) used to remove any sensible information
will in addition remove version numbers if they match the regexp below:
  # Strip IPv4 addresses
  $input =~ s/\d+\.\d+\.(\d+)\.(\d+)/xxx.xxx.$1.$2/g if $stripIP;

Example:
========
i  apt                 xxx.xxx.9.8.4 amd64 commandline package manager
ii apt-transport-https xxx.xxx.9.8.4 amd64 https download transport for APT

i  apt                 1.0.9.8.4     amd64 commandline package manager
ii apt-transport-https 1.0.9.8.4     amd64 https download transport for APT

This behavior is present in the current implementation and should be
addressed during the move to the new Python scripts.
</content>
</entry>
<entry>
<title>Bugfix 7327: change the show tech-support help text</title>
<updated>2011-07-15T22:14:31+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-15T22:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1c3fe96baf457c136f0c6511e2b47112ed60a5a4'/>
<id>urn:sha1:1c3fe96baf457c136f0c6511e2b47112ed60a5a4</id>
<content type='text'>
(cherry picked from commit 3a684e56f00c3f95351c700c9d7477ad7e792152)
</content>
</entry>
<entry>
<title>Blocked user operator from using show tech-support.</title>
<updated>2010-06-24T02:08:02+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2010-06-24T02:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=03291945fd1c7bf5dcfcc61415b9ae749ffe962f'/>
<id>urn:sha1:03291945fd1c7bf5dcfcc61415b9ae749ffe962f</id>
<content type='text'>
Added new show commands.
</content>
</entry>
<entry>
<title>Show tech-support Larkspur enhancements.</title>
<updated>2010-06-04T18:13:35+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2010-06-04T18:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=dcb38f37888b2a8a1f93e27ca5259035cee99870'/>
<id>urn:sha1:dcb38f37888b2a8a1f93e27ca5259035cee99870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix "show tech-support" for "users"</title>
<updated>2007-12-05T22:01:46+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2007-12-05T22:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1b7953907e3c6bb86b227e85485de48d490ea6bc'/>
<id>urn:sha1:1b7953907e3c6bb86b227e85485de48d490ea6bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tech-support command</title>
<updated>2007-11-27T23:33:52+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2007-11-27T23:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=403910599a5861ff7d98415439ea85e45afd4bed'/>
<id>urn:sha1:403910599a5861ff7d98415439ea85e45afd4bed</id>
<content type='text'>
</content>
</entry>
</feed>
