-
Notifications
You must be signed in to change notification settings - Fork 2
unload hostfile
Mason J. Katz edited this page Dec 15, 2015
·
1 revision
stack unload hostfile [file=string] [processor=string]
Unload (remove) hosts from the database
-
[file=string]
The file that contains the host data to be removed from the database.
-
[processor=string]
The processor used to parse the file and to remove the data into the database. Default: default.
-
stack unload hostfile file=hosts.csv
Remove all the hosts in file named hosts.csv and use the default processor.