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

Commit df9276b

Browse files
JustinBeckwithmatthewloring
authored andcommitted
remove preview from gcloud app (#141)
1 parent 7d58bb3 commit df9276b

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
@@ -63,7 +63,7 @@ If your application is running outside of Google Cloud Platform, such as locally
6363

6464
4. 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.
6565

66-
gcloud preview app gen-repo-info-file
66+
gcloud app gen-repo-info-file
6767

6868
## Using the Debugger
6969

0 commit comments

Comments
 (0)