Skip to content

load attrfile

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

load attrfile

Usage

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

Description

Load attributes 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 attrfile file=attrs.csv

    Load all the attributes in file named attrs.csv and use the default processor.

Related

unload attrfile

Clone this wiki locally