gcloud windows

Created
Created
2021 Mar 3 8:46
Tags
Tags
그냥 다설치해야
notion image

powershell

(New-Object Net.WebClient).DownloadFile("https://dl.google.com/dl/cloudsdk/channels/rapid/GoogleCloudSDKInstaller.exe", "$env:Temp\GoogleCloudSDKInstaller.exe") & $env:Temp\GoogleCloudSDKInstaller.exe
 
 
 
 
 
 
 
 
 

Recommendations