Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 398d04a

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If your application is running outside of Google Cloud Platform, such as locally
7676

7777
1. Generate a `source-context.json` file which contains information about the version of the source code used to build the application. This file should be located in the root directory of your application. When you open the Stackdriver Debugger in the Cloud Platform Console, it uses the information in this file to display the correct version of the source.
7878

79-
gcloud app gen-repo-info-file
79+
gcloud beta debug source gen-repo-info-file
8080

8181
## Configuration
8282

0 commit comments

Comments
 (0)