aipescience / uws-client

IVOA UWS service command line client
Apache License 2.0
11 stars 9 forks source link

Idea for options results, download #27

Open kristinriebe opened 9 years ago

kristinriebe commented 9 years ago

uws [...] job results <jobid> already immediately downloads the results. What about just showing the result-urls instead (i.e. the results-part of uws job show, mapping it directly to ...../{jobs}/(jobid)/results) and only downloading the results with an additional option like uws [...] job download <jobid> <resultid>?