This is a library to talk to Rancher APIs which also exposes a CLI using commander
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.
For help, type rancher-upgrade --help
on any command line.