Skip to content

Commit

Permalink
googlecloudstorage: typo fix in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymet authored Dec 13, 2024
1 parent 2f3e90f commit e704e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/googlecloudstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Use the Google Cloud console to identify a limited role. Some relevant pre-defin

$ gcloud auth application-default print-access-token \
--impersonate-service-account \
dev-gcloud-go@${PROJECT_ID}.iam.gserviceaccount.com
gcs-read-only@${PROJECT_ID}.iam.gserviceaccount.com

ya29.c.c0ASRK0GbAFEewXD [truncated]

Expand Down

0 comments on commit e704e33

Please sign in to comment.