DEV Community

YooWaan
YooWaan

Posted on

Stackdriver command line viewer(helper) ///

I'm boring using stackdriver logging console.

I wanna just only terminal.

So I created for appengine. done.

🛢command example

# error severity $ gaelog -e # http status >= 400 $ gaelog -r # with query $ gaelog -e "log like '%POST%'" 

🎞Terminal Play

🧸 My Gist

Gist Link

Top comments (0)