Skip to content

Instantly share code, notes, and snippets.

@drewrothstein
Created May 27, 2017 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewrothstein/9287acdccbf2530f1f1a063fb1e1e2dc to your computer and use it in GitHub Desktop.
Save drewrothstein/9287acdccbf2530f1f1a063fb1e1e2dc to your computer and use it in GitHub Desktop.
Google Cloud Function
drew@mini awsbills-function $ gcloud beta functions logs read --limit 50
LEVEL NAME EXECUTION_ID TIME_UTC LOG
D helloGCS 126713990143470 2017-05-27 22:52:57.322 Function execution started
I helloGCS 126713990143470 2017-05-27 22:52:57.600 File testfile.txt metadata updated.
D helloGCS 126713990143470 2017-05-27 22:52:57.699 Function execution took 378 ms, finished with status: 'ok'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment