vertical-cli

0.1.2 • Public • Published

Vertica CLI

Minimal command-line client interface to Vertica.

$ node vertica -u username -h prod-verticadb01
Enter password:

vertica> select table_name from v_catalog.tables;

Installation

Get the source:

$ git clone git://github.com/shutterstock/vertica-cli.git

Install dependencies:

$ cd vertica-cli
$ npm install

Run the client:

$ node vertica -u username -h prod-verticadb01

License

MIT © 2013-2017 Shutterstock Images, LLC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0

Package Sidebar

Install

npm i vertical-cli

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • sstk-admin