Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

binds-co-toolbelt

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binds-co-toolbelt

Binds.co toolbelt

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Binds.co toolbelt

Binds.co cli toolbelt

Requirements

  • Node.js

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:

Keywords

FAQs

Package last updated on 21 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc