binds-co-toolbelt

1.0.1 • Public • Published

Binds.co toolbelt

Binds.co cli toolbelt

Requirements

You also need a token from your Binds.co account.

Installation

Package

npm install -g binds-co-toolbelt

Token

Define a environment variable containing the Binds.co token.

  • Ubuntu: echo "export BINDS_CO_TOKEN=token" >> ~/.profile
  • Windows: setx BINDS_CO_TOKEN "token"

Commands

binds-co batch <file> [options]

Parse a file and send a batch of seeds to Binds.co API

Options:
 
  -h, --help             output usage information
  -c, --cols <cols>      columns to include, comma separated
  -e, --email [col]      email collumn
  -n, --name [col]       name collumn
  -p, --phone [col]      phone collumn
  -s, --source <source>  Binds.co API source

Example:

binds-co batch ./ORCVENS2.DBF -source XYZXYZXYZXYZXYZXYZXYZ -cols PEDIDO,TOTAL,VENDEDOR -name CLINOME -email CLIEMAIL

More info

Visit Binds.co or contact us:

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i binds-co-toolbelt

    Weekly Downloads

    5

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • edinella