Feature #10666
Updated by Tom Clegg over 8 years ago
It should be possible to get the version of an @arvados-prog@ via * @arvados-prog -version@ * @curl http://.../status.json http://addr:port/status.json | jq -r .Version@ * @grep "started" .../log/main/current@