Skip to content

unload hostfile

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

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.

Related

load hostfile

Clone this wiki locally