Yes, there is - look in your bin/rancid:



#Main
@commandtable = (
{'admin show version' => 'ShowVersion'},
{'show version' => 'ShowVersion'},
...