Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(415)

Unified Diff: tools/telemetry/third_party/gsutil/README.chromium

Issue 1258583006: Add gsutil 4.13 to telemetry/third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo all other changes so this just add gsutil to third_party Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/telemetry/third_party/gsutil/MANIFEST.in ('k') | tools/telemetry/third_party/gsutil/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « tools/telemetry/third_party/gsutil/MANIFEST.in ('k') | tools/telemetry/third_party/gsutil/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698