「Gcp/初期設定」の版間の差分
提供: 初心者エンジニアの簡易メモ
行10: | 行10: | ||
</pre> | </pre> | ||
#googleのaccountなどでログイン設定 | #googleのaccountなどでログイン設定 | ||
+ | #プロジェクト設定(firebase?とかで作ったものもでる) |
2019年11月22日 (金) 10:58時点における最新版
CloudSDKインストール
https://cloud.google.com/sdk/docs/quickstart-macos
./google-cloud-sdk/install.sh
SDK の初期化
gcloud init
- googleのaccountなどでログイン設定
- プロジェクト設定(firebase?とかで作ったものもでる)