We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6736b commit 979dc78Copy full SHA for 979dc78
AUTHORING_GUIDE.md
@@ -640,7 +640,7 @@ We suggest that you copy this file as follows:
640
641
```sh
642
$ cp testing/test-env.tmpl.sh testing/test-env.sh
643
-$ editor testing/test-env.sh # change the value of `GCLOUD_PROJECT`.
+$ editor testing/test-env.sh # change the value of `GOOGLE_CLOUD_PROJECT`.
644
```
645
646
You can easily `source` this file for exporting the environment variables.
0 commit comments