python netplan_generator.py --ethernet eth0 --static --addresses 192.168.1.100/24 --gateway4 192.168.1.1 --nameservers 8.8.8.8,8.8.4.4 python netplan_generator.py ...
A comprehensive Python toolkit for interacting with the Samsara API. Query gateways, geofences, tags, and more with a clean, professional interface. samsara-api-tools/ ├── src/samsara_tools/ # Main ...