Created
December 22, 2018 17:44
-
-
Save afirth/d7ad387d1455efb786ee675e01a2a56e to your computer and use it in GitHub Desktop.
Tail logs of latest build from google cloud builder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcloud beta builds list --limit=1 --format=value\(extract\(id\)\) | xargs gcloud beta builds log --stream |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment