nautobot / nautobot-plugin-chatops-ipfabric

IP Fabric ChatOps
Other
11 stars 6 forks source link

Add Table Diff Command #126

Closed alhogan closed 1 year ago

alhogan commented 1 year ago

Added diff subcommand for comparing a tables between two snapshots. The current snapshot is set by calling set-snapshot and the snapshot to compare will be selected in the diff subcommand. Currently the only table users can choose is the ARP table, but additional tables can be added with only a few lines of code.