How to write script to scan ip list through Nessus?

Scripting language: Shell script

I want to Scan IP's from IPlist.txt through Nessus using shell scripting language. Give the Input (IPlist) to nessus and generate Nessus report in xml or PDF form which is saved automatically on computer .

Please help if any one has idea about how to write script for this.

How would you call Nessus on the command line to scan a single IP and generate a report?

How to call Nessus on the command line to scan a single IP and generate a report? This is my question. Please suggest any idea.