Run real-time commands

Normally with Python rules, you have to have some backups for Netpicker to test your assertion against. First, let’s run a test and see if we have the word “ospf” in the configuration or not without getting a backup: The rule fails even though we have one OSPF process...

External Git repository sync

This feature allows automatic syncing of configs and rules (local repository) to external Git providers (e.g., GitHub, GitLab). When enabled, any push to the local repository will automatically be mirrored to the configured external repository. Watch this tutorial for...