google-cloud-powershell
google-cloud-powershell copied to clipboard
Write-GcsObject appears to strip object metadata
trafficstars
"new-text-content" | Write-GcsObject $bucket $obj
Removes the existing Metadata for the GCS object.
Immediately do Read-GcsObject on the result... is the encoding getting messed up?