cloudflare-stout
v1.3.2
Published
mirrors cloudflare stout releases to npm
Downloads
6
Readme
cloudflare stout on npm
- repo: https://github.com/balupton/cloudflare-stout-npm
- npm: http://npmjs.com/package/cloudflare-stout
mirrors cloudflare stout releases to npm, such that you can do:
npm install --save cloudflare-stout
npx stout-linux
npx stout-osx
npx stout-windows
npx stout
and
npm install --global cloudflare-stout
stout-linux
stout-osx
stout-windows
stout
the stout
executable is a bash script that will:
- determine your platform and use the appropriate executable for it
- determine if env vars "$ACCESS_KEY_ID" "$ACCESS_KEY_SECRET" are set, and if so, use their values for the --key and --secret arguments