gpt4 book ai didi

google-app-engine - 如何在 gsutil 中创建一个存储桶,用于在 cloudsql 中上传 sql 转储文件。?

转载 作者:太空宇宙 更新时间:2023-11-03 15:34:25 25 4
gpt4 key购买 nike

我使用的是 windows-7 64 位操作系统。我正在尝试将我的 sql 转储文件上传到 Cloud SQL。它需要 gsutil 工具来创建存储桶并上传它。但如何使用 gsutil 创建存储桶?提前致谢。

最佳答案

有关 GSTIL 的更多信息可在此处找到:https://developers.google.com/storage/docs/gsutil

gsutil mb gs://-在此处插入存储桶名称-

注意:

The mb command creates a new bucket. Google Cloud Storage has a single namespace, so you will not be allowed to create a bucket with a name already in use by another user. You can, however, carve out parts of the bucket name space corresponding to your company’s domain name (see “gsutil help naming”).

这意味着存储桶必须在 Google 中创建的所有存储桶中具有唯一的名称。

关于google-app-engine - 如何在 gsutil 中创建一个存储桶,用于在 cloudsql 中上传 sql 转储文件。?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25780554/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com