I have tried gsutil cp -z "js, css, html" file/name gs://bucket/name
Only file type that compressed is js but other type remain uncompress.
Can cp -z command upload and compress multiple file type?
Any suggestion would be appreciate.
Thanks in advance.