We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4eeef5 commit 32f58d1Copy full SHA for 32f58d1
GCP/CLi/create-bucket.md
@@ -10,7 +10,7 @@ gcloud storage buckets create gs://bucket-name --location=asia-southeast1 --log-
10
```
11
fix
12
13
-gcloud projects add-iam-policy-binding hiepnn-linux11111 \
+gcloud projects add-iam-policy-binding [projects-id] \
14
--member serviceAccount:[email protected] \
15
--role=roles/storage.admin
16
0 commit comments