PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Command line interface #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've created a command line interface for this tool. So it can be
conveniently run as a batch job from the command line.
Please see attached file.

I hope you find it useful and add it to the next release

Original issue reported on code.google.com by ikat...@gmail.com on 16 Dec 2008 at 6:50

Attachments:

GoogleCodeExporter commented 8 years ago
Great work. I will look at it.

Original comment by subwiz on 16 Dec 2008 at 6:16

GoogleCodeExporter commented 8 years ago
Thanks for the wonderful work. I will extend this with the following 
functionality:

-c -- enable command-line paramaters
-d -- destination directory where all the response files will be stored

When `-d' is not specified, it should save the response files in the same 
directory
where request files are loaded.

The writing of response files may happen in a separate thread--a simple speed
optimization technique.

This package can be used for cli-parsing:

http://mavensearch.net/search?q=group:com.google.code.cli-parser+artifact:cli

Original comment by subwiz on 29 Dec 2008 at 10:10

GoogleCodeExporter commented 8 years ago
Rev. 355 has the fix. Will document in the Wiki shortly.

Original comment by subwiz on 29 Jan 2009 at 5:27

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/rest-client/wiki/CommandLine

Original comment by subwiz on 29 Jan 2009 at 5:33

GoogleCodeExporter commented 8 years ago
awesome. Appreciate the work!

Original comment by kmha...@gmail.com on 10 Feb 2009 at 8:24

GoogleCodeExporter commented 8 years ago
Thanks :-) Thanks to @ikatkov who had the first idea :-)

Original comment by subwiz on 10 Feb 2009 at 9:24