]> git.puffer.fish Git - mirror/frr.git/commit
python: add demo checker tool using frr.xref 8465/head
authorDavid Lamparter <equinox@diac24.net>
Tue, 13 Apr 2021 22:11:02 +0000 (00:11 +0200)
committerDavid Lamparter <equinox@diac24.net>
Thu, 15 Apr 2021 21:12:45 +0000 (23:12 +0200)
commit010bf6f1caf0eed23bf3ba580a2fcb2a64aec837
tree475c7aaca79f0a170010cbb2d84a8755da01bb04
parentee4dcee834a2e16ce0085902a6c3bbd55cac99a9
python: add demo checker tool using frr.xref

More of a demo on what to do with the frr.xref file, but also slightly
useful in finding vtysh SNAFUs :)

Signed-off-by: David Lamparter <equinox@diac24.net>
python/vtysh-cmd-check.py [new file with mode: 0644]