Meraki Interactive CLI Tool - Securely Retrieves secrets from secret server and allows for CLI query of big Meraki networks with several 100s of appliances
- Securely retrieves dashboard password from Secret Server with OTP and access token
- Interactive menu that will display devices and/or networks based on organization or device type (firewall, switches, access points)
- Devices will be output with their associated network and type and serial
- Options to update/change switch port names, switch port VLAN, MX VLAN ports, MX allowed VLANS, MX VLAN names, MX VLAN subnets, MX VLAN IPs, and to add MX VLANS to a network
- Any changes or updates create an output of the updates/changes made and the new device/network settings
- pprint
- pandas
- numpy
- MerakiSdkClient
- requests
- getpass
- time
- json