Project

General

Profile

Feature #18790

Updated by Tom Clegg about 1 year ago

A command like this should show live logs on stdout, and exit when the container finishes: 

  $ arvados-client logs $container_uuid 

 To be implemented using [[Efficient live access to by creating "crunch-run's new container logs]] gateway endpoint for accessing container logs":https://docs.google.com/document/d/17JsMStK7lTCWGhdTzy0YbKXuzLY-khhLe6tEHigPBvw/edit?usp=sharing

Back