Documentation
¶
Overview ¶
Command logstreamer is a thin wrapper around gs.NewObjectStream to tail a GCS object which is being repeatedly appended via the composition API and dumps it to stdout.
Run it like:
logstreamer gs://bucket/path/to/object
Uses current user's LUCI credentials (i.e. `luci-auth login`) and will prompt for interactive login if there isn't already cached credentials for the correct scope.
Send SIGINT (Ctrl-C) to quit.
Click to show internal directories.
Click to hide internal directories.