Skip to content

Commit 5914401

Browse files
author
abhick09
authored
Improving documentations on checking logs of running google cloud functions (#2006)
1 parent fb58641 commit 5914401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ can skip this step):
4747

4848
1. Check the logs for the `subscribe` function:
4949

50-
gcloud alpha functions get-logs subscribe
50+
gcloud functions logs read subscribe
5151

5252
You should see something like this in your console:
5353

0 commit comments

Comments
 (0)