Skip to content

load hostfile

Anoop Rajendra edited this page May 15, 2017 · 1 revision

load hostfile

Usage

stack load hostfile [file=string] [processor=string]

Description

Load host info into the database.

Parameters

  • {file=string}

  • {processor=string}

    The processor used to parse the file and to load the data into the database. Default: default.

Examples

  • stack load hostfile file=hosts.csv

    Load all the host info in file named hosts.csv and use the default processor.

Related

unload hostfile

Clone this wiki locally