Getting costs of bulk jobs on `dx find jobs`

LizaD

I'm looking for a way to get more data out of `dx find jobs`, specifically costs of jobs that have run. I'm in a position where I'm running several jobs in parallel and tagging them all similarly so I can easily get their info when looking for them using dx, however all the info I get (job ID, status, start and end date/time) still does not include the costs incurred. 

This would help me greatly in estimating costs for bigger jobs and comparing different instances used. Would appreciate any help, thanks! 

Comments

2 comments

  • Comment author
    George F The helpers that keep the community running smoothly. UKB Community team Data Analyst

    To get the cost of the jobs and other info use `dx describe job-######` the job cost is under “Total Price”. 

    Replace the # with your job number.

    0
  • Comment author
    LizaD

    Thank you, works perfectly!

    0

Please sign in to leave a comment.