Index: tools/telemetry/third_party/gsutil/README.chromium |
diff --git a/tools/telemetry/third_party/gsutil/README.chromium b/tools/telemetry/third_party/gsutil/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8f5b747f93b1234eb658e9b671a4e274a5df4824 |
--- /dev/null |
+++ b/tools/telemetry/third_party/gsutil/README.chromium |
@@ -0,0 +1,20 @@ |
+Name: gsutil |
+Short Name: gsutil |
+URL: https://cloud.google.com/storage/docs/gsutil |
+Version: 4.13 |
+Date: 2015-07-28 |
+License: Apache 2.0 |
+License File: no |
+Security Critical: no |
+ |
+Description: |
+gsutil is a Python application that allow access Google Cloud Storage from |
+the command line. gsutil can do a wide range of bucket and object |
+management tasks, including: |
+* Creating and deleting buckets. |
+* Uploading, downloading, and deleting objects. |
+* Listing buckets and objects. |
+* Moving, copying, and renaming objects. |
+* Editing object and bucket ACLs. |
+ |
+Local Modifications: no |