/rancherjs

Javascript library to access Rancher api

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Rancher api proxy library

This is a library to talk to Rancher APIs which also exposes a CLI using commander

Machine Setup

Once you have the Rancher module built on your computer, if you want to use it you must run npm link with is going to symlink the module for you in the npm global namespace such that you can develop and run at the same time.

Usage

For help, type rancher-upgrade --help on any command line.