google-cloud-powershell icon indicating copy to clipboard operation
google-cloud-powershell copied to clipboard

Write-GcsObject appears to strip object metadata

Open chrsmith opened this issue 9 years ago • 1 comments
trafficstars

"new-text-content" | Write-GcsObject $bucket $obj

Removes the existing Metadata for the GCS object.

chrsmith avatar Jul 13 '16 16:07 chrsmith

Immediately do Read-GcsObject on the result... is the encoding getting messed up?

chrsmith avatar Jul 13 '16 16:07 chrsmith