gpt4 book ai didi

google-cloud-platform - 如何更改 ~/.gsutil 目录的位置?

转载 作者:行者123 更新时间:2023-12-02 16:55:06 24 4
gpt4 key购买 nike

Linux 上 gsutil 目录的默认位置是 $HOME。有办法改变吗?

我知道 $BOTO_CONFIG$BOTO_PATH 有不同的用途。

最佳答案

这可以通过 [GSUtil] 部分下的 state_dir boto 配置属性进行配置。您可以在 boto 文件中设置此值,也可以使用 -o 选项内联提供它,as one of gsutil's Windows test scripts does ,例如:

gsutil -o "GSUtil:state_dir=/tmp/mydir" cp /tmp/file1 gs://mybucket/

关于google-cloud-platform - 如何更改 ~/.gsutil 目录的位置?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56815155/

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