Last reviewed against v0.9.0
source:
internal/tools/config_backup.go Config backup
Pull device configs over SSH. Cisco IOS, JunOS, Arista EOS, generic show-running. Versioned snapshots per device.
Pulls device configs over SSH and stores versioned snapshots per device.
Supported flavors
- Cisco IOS / IOS-XE
- JunOS
- Arista EOS
- Generic
show running-config
Storage
Snapshots live in the active Space. Each pull creates a new version with timestamp and pulled-by metadata. See Config diff for comparison.