1.1.0 • Published 7 years ago

coreo-cli v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago