Skip to content

Commit 1e0e01a

Browse files
authored
Update create-bucket.md
1 parent 32f58d1 commit 1e0e01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GCP/CLi/create-bucket.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ gcloud storage buckets create gs://bucket-name --location=asia-southeast1 --log-
1111
fix
1212
```
1313
gcloud projects add-iam-policy-binding [projects-id] \
14-
--member serviceAccount:id[email protected] \
14+
--member serviceAccount:xxxxx[email protected] \
1515
--role=roles/storage.admin
1616
```

0 commit comments

Comments
 (0)