Skip to content

Conversation

@Flupsy
Copy link

@Flupsy Flupsy commented Nov 7, 2012

This pull request contains the changes I needed to make to use this script in production. I've tried to make sure that the changes are backwards-compatible (hopefully I succeeded!)

Summary:

  • Reformatted usage message
  • Added '-e' option to read authentication details from environment
  • Added '-u' option to specify alternative authentication URL
  • Added '-s' option for silent operation
  • All error messages go to stderr
  • PUT: can take an alternative local filename
  • GET: don't write to the output file unless the operation succeeds
  • other stuff too trivial to mention

Ian Chard added 5 commits October 10, 2012 16:43
* Reformatted usage message
* Added '-e' option to read authentication details from environment
* Added '-u' option to specify alternative authentication URL
* Added '-s' option for silent operation
* All error messages go to stderr
* PUT: can take an alternative local filename
* GET: don't write to the output file unless the operation succeeds
* other stuff too trivial to mention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant