Add logdog command to depot_tools. |
|||||
Issue descriptionCurrently, the downloading of logdog logs (not viewing via the web UI) requires the logdog command. Can we add that command to "depot_tools" to make it easier for most developers?
,
Feb 6 2018
,
Feb 6 2018
If you run "cit" normally, "cit logdog" should work. Can you try it?
,
Feb 6 2018
It seems too. ihf@ don't forget to update depot_tools first, or cit may not be able to set itself up. clean$cit logdog LogDog log data access CLI Usage: logdog [command] [arguments] Commands: help prints help about a command cat Write log stream to STDOUT. query Query for log streams. ls List log stream hierarchy space. latest Write the latest full log record in a stream to STDOUT. auth-login performs interactive login flow auth-logout removes cached credentials auth-info prints an email address associated with currently cached token Use "logdog help [command]" for more information about a command.
,
Feb 6 2018
,
Feb 6 2018
hmm I bet that's what I was thinking of in the original bug.
,
Feb 21 2018
The cit logdog ls command has started failing, and I filed an issue about it as https://bugs.chromium.org/p/chromium/issues/detail?id=814263
,
Feb 21 2018
Thanks for filing that bug. However, let's keep it separate; no need to mention any "cit logdog" failure here.
,
Feb 21 2018
Keeping this at P3 since "cit logdog" is usable.
,
Sep 26
cit is part of depot_tools, which makes cit logdog part of depot_tools, so this should be fixed. also curling works now. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by d...@chromium.org
, Feb 6 2018