【发布时间】:2020-04-24 20:42:46
【问题描述】:
希望将一些存储桶从 AWS S3 迁移到 Google Cloud Storage,但在我的 Ubuntu 18.04.4 虚拟机上安装 GCP 工具时运气不佳。
按照本指南:[https://cloud.google.com/storage/docs/gsutil_install#deb][1]
主要是卡在这里:
root@ubuntu18:/home/me# apt install google-cloud-sdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
No apt package "google-cloud-sdk", but there is a snap with that name.
Try "snap install google-cloud-sdk"
E: Unable to locate package google-cloud-sdk
【问题讨论】:
标签: ubuntu google-cloud-platform ubuntu-18.04 apt