HuyPV
Saturday, August 11, 2018
Open "Google Cloud SDK Shell" from desktop
To list projects, please enter this command:
To deploy your project, please use this command:
- cd projects/thaphuonghangthang
- gcloud deploy --project thaphuonghangthang
You should to set --project because the default project (set by config in the past) may be not "thaphuonghangthang"
Example:
C:\Users\huypv\gcloud\projects\thaphuonghangthang>gcloud app deploy --project thaphuonghangthang
Services to deploy:
descriptor: [C:\Users\huypv\gcloud\projects\thaphuonghangthang\app.yaml]
source: [C:\Users\huypv\gcloud\projects\thaphuonghangthang]
target project: [thaphuonghangthang]
target service: [default]
target version: [20180811t085821]
target url: [https://thaphuonghangthang.appspot.com]
Do you want to continue (Y/n)? y
Title:
Deploy project from command line with Google Cloud SDK Shell
Description:
Want to list projects? Want to deploy one project? Remember the following commands!
...
Rating:
4