Package Exports
- espresso-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (espresso-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
EspressoCLI
A command-line tool to access Espresso Logic services
Installation
npm install espressocli
Features
* Log in once per server, stay "logged in" for the lifetime of the API key
* Can call GET, POST, PUT and DELETE
* Can read objects from file or from stdin (suitable for pipework!)