1.3.2 • Published 6 years ago

cloudflare-stout v1.3.2

Weekly downloads
4
License
Unlicense
Repository
github
Last release
6 years ago

cloudflare stout on npm

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
1.3.2

6 years ago

1.3.1-8

6 years ago

1.3.1-7

6 years ago

1.3.1-6

6 years ago

1.3.1-5

6 years ago

1.3.1-4

6 years ago

1.3.1-3

6 years ago

1.3.1-2

6 years ago

1.3.1

6 years ago