New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 809323 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Sep 26
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 809308



Sign in to add a comment

Add logdog command to depot_tools.

Project Member Reported by dgarr...@chromium.org, Feb 6 2018

Issue description

Currently, 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?
 

Comment 1 by d...@chromium.org, Feb 6 2018

Cc: iannucci@chromium.org hinoka@chromium.org
Blocking: 809308
If you run "cit" normally, "cit logdog" should work.  Can you try it?
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.

Cc: pwang@chromium.org

Comment 6 by d...@chromium.org, Feb 6 2018

hmm I bet that's what I was thinking of in the original bug.

Comment 7 by whesse@google.com, 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

Comment 8 by d...@chromium.org, Feb 21 2018

Thanks for filing that bug. However, let's keep it separate; no need to mention any "cit logdog" failure here.

Comment 9 by estaab@chromium.org, Feb 21 2018

Status: Available (was: Untriaged)
Keeping this at P3 since "cit logdog" is usable.
Status: Fixed (was: Available)
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