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

Commit

Permalink
remove preview from gcloud app (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored and matthewloring committed Jul 11, 2016
1 parent 7d58bb3 commit df9276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ If your application is running outside of Google Cloud Platform, such as locally

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.

gcloud preview app gen-repo-info-file
gcloud app gen-repo-info-file

## Using the Debugger

Expand Down

0 comments on commit df9276b

Please sign in to comment.