Commit 8748a83
authored
Fix 2 calls for "gcloud storage cp" (#652)
There is no --header, but dedicated flag for cache control. It is not
docuemnted though:
https://docs.cloud.google.com/sdk/gcloud/reference/storage/cp#--cache-control1 parent c035e12 commit 8748a83
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments