coreo-cli

1.1.0 • Public • Published

coreo-cli

Command Line Utility for Coreo

Installation

> npm install -g coreo-cli
> coreo --help

  
  Usage: coreo [options] [command] <command>


  Commands:

    login                  login to Coreo using username and password
    record [options] <id>  display a record
    collection <id>        display a collection

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -u, --username <username>  The username to authenticate as
    -p, --password <password>  The user's password
    -h, --host [host]          Change the server to connect to

Configuration

Configuration is stored in a .coreorc file in your home directory. At the moment this is just used to store credentials i.e. your authentication token.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i coreo-cli

Weekly Downloads

0

Version

1.1.0

License

ISC

Last publish

Collaborators

  • joewoodhouse