-
Notifications
You must be signed in to change notification settings - Fork 74
load hostfile
Joe Kaiser edited this page Dec 29, 2017
·
2 revisions
stack load hostfile [file=string] [processor=string]
Load host info into the database.
-
{file=string}
-
{processor=string}
The processor used to parse the file and to load the data into the database. Default: default.
-
stack load hostfile file=hosts.csv
Load all the host info 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.