lscloud

1.0.4 • Public • Published

Logo

lscloud

Description: A CLI that interacts with the LiftStation.cloud Public API.

Installation

npm i -g lscloud

Basic Usage

Run lscloud to get a list of commands

consolidated@pc:~$ lscloud
lscloud

Commands:
  lscloud config             Enter your API Credentials
  lscloud get wells          Retrieve the name and id of your organization\'s
                             wells.
  lscloud push well reading  Push a well reading to the cloud.

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

Run any command with --help to get more information on that command

consolidated@pc:~$ lscloud config --help
lscloud config

Enter your API Credentials

Options:
  --help        Show help                                              [boolean]
  --version     Show version number                                    [boolean]
  --api_key     Your API Key                                 [string] [required]
  --api_secret  Your API Secret                              [string] [required]

Visit https://docs.liftstation.cloud for more detailed documentation

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.41latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.41
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i lscloud

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

8.4 kB

Total Files

4

Last publish

Collaborators

  • consolidated