📜  gcloud init - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:13.080000             🧑  作者: Mango

代码示例2
gcloud init: Initialize, authorize, and configure the gcloud tool.
gcloud version: Display version and installed components.
gcloud components install: Install specific components.
gcloud components update: Update your Cloud SDK to the latest version.
gcloud config set project: Set a default Google Cloud project to work on.
gcloud info: Display current gcloud tool environment details.