GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

Cloud Storage Provider Get-Item can sometimes fail to return data. #580

Closed ILMTitan closed 6 years ago

ILMTitan commented 6 years ago

Steps to reproduce:

  1. Start a new powershell instance.
  2. PS> gs:
  3. ls
  4. Get-Item $bucketName

Result: No data returned.