Sign in
skia
/
buildbot.git
/
ba8d8a4041feebaad1bf0798283780ee2ae7cd2a
/
.
/
perf
/
scripts
/
upload_extracted_json_files.sh
blob: 1d8eba6858343d715996243fbe49545fe24c1b7b [
file
]
#!/bin/bash
#
# Uploads all the JSON files under ./downloads to the Skia Perf bucket for
# ingestion.
gsutil \
-
m cp
-
r \
downloads
/
\
gs
://
skia
-
perf
/
nano
-
json
-
v1
/
$
(
date
--
utc
--
date
+
1hour
+%
Y
/%
m
/%
d
/%
H
)