-
Notifications
You must be signed in to change notification settings - Fork 74
unload hostfile
Joe Kaiser edited this page Dec 29, 2017
·
2 revisions
stack unload hostfile {file=string} [processor=string]
Unload (remove) hosts from the database
-
[file=string]
-
{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.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.