gcp
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
gcp [2025/03/10 07:49] – nullpon | gcp [2025/09/09 04:41] (現在) – [その他操作] nullpon | ||
---|---|---|---|
行 44: | 行 44: | ||
gcloud config list | gcloud config list | ||
+ | 現在のコンフィグのprojectをセット/ | ||
+ | |||
+ | gcloud config unset project | ||
+ | gcloud config set project < | ||
+ | | ||
+ | | ||
コンフィグ一覧を見る | コンフィグ一覧を見る | ||
gcloud config configurations list | gcloud config configurations list | ||
+ | |||
+ | 新しいコンフィグを作成 | ||
+ | |||
+ | gcloud config configurations create < | ||
+ | | ||
+ | コンフィグの切り替え | ||
+ | |||
+ | gcloud config configurations activate < | ||
+ | |||
+ | | ||
+ | |||
+ | |||
| | ||
gcp.txt · 最終更新: by nullpon