Skip to content
  • There are no suggestions because the search field is empty.

How to add multiple network devices via CSV in CLI

You can audit multiple devices in one go by passing a CSV file containing device connection details.

--input-csv="C:\Users\Nipper\Documents\network_devices.csv”

Or

--device-csv "C:\Users\Nipper\Documents\network_devices.csv”

Note: At present, CSV files for remote device auditing can only be created using Nipper’s GUI. Once the CSV file has been created and saved, it can be reused from the CLI as needed.