Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
设法安装了 PowerShell cmdlet,并一直在尝试下载或列出我们存储桶中的文件。当我尝试任何命令时,我不断收到此消息,如文档中所示。
你调用的对象是空的
当我使用 时gsutil,我可以很好地下载文件。
gsutil
有没有我可能错过的设置?
你是什么powershell版本?确保您的机器上安装了最新的 powershell 5.0 版。
我遇到了类似的问题,可以通过安装 powershell 5.0 来解决。
我希望这有帮助。
问候, Praful