unload hostfile

Usage

stack unload hostfile {file=string} [processor=string]

Description

Unload (remove) hosts from the database

Parameters

  • [file=string]
  • {processor=string}

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

Examples

  • stack unload hostfile file=hosts.csv

Remove all the hosts in file named hosts.csv and use the default processor.

load hostfile