0.1.1 • Published 5 years ago

thingspro-cloud-devops-tools-2 v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

ThingsPro Cloud DevOps Tools

Build Status

NPM

An API wrapper for the ThingsPro Cloud API.

Installation

yarn upgrade -D thingspro-cloud-devops-tools

Getting started

Import the module and create a new client. Passing api urls is optional if you need call private cloud service.

SCRIPTS=./node_modules/thingspro-cloud-devops-tools/scripts

# awscli and k8s login
./$SCRIPTS/auth/login
./$SCRIPTS/auth/logout
0.1.1

5 years ago