Google Cloud SDK
We added a new project to Google Cloud Platform and set up the Google Cloud SDK (gcloud CLI) to switch projects. Once you set it up, you don't have to tweak it, and if you don't, you'll forget how to do it, so I'll write down how to set it…
AWS
AWS S3
Alpine
Amazon Web Service
Docker
Dockerfile
ERROR
GCP
Google Cloud Platform
Google Cloud SDK
Google Cloud Storage
S3
cloud
error
gsutil
Periodically, AWS S3 files are copied to Google Cloud Storage. There are many ways to copy, but here we use the gsutil command for the Google Cloud SDK, The Google Cloud SDK uses a Docker image of Alpine Linux. However, at some point, I st…