安装 sdk
curl https://sdk.cloud.google.com | bash
查看当前授权
gcloud auth list
列出用过的 projects
gcloud projects list
To revert your CLI to the previously installed version, you may run:
$ gcloud components update –version 403.0.0
Think before you speak, read before you think.
安装 sdk
curl https://sdk.cloud.google.com | bash
查看当前授权
gcloud auth list
列出用过的 projects
gcloud projects list
To revert your CLI to the previously installed version, you may run:
$ gcloud components update –version 403.0.0
Leave a Reply