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

Side by Side 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, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: gsutil
2 Short Name: gsutil
3 URL: https://cloud.google.com/storage/docs/gsutil
4 Version: 4.13
5 Date: 2015-07-28
6 License: Apache 2.0
7 License File: no
8 Security Critical: no
9
10 Description:
11 gsutil is a Python application that allow access Google Cloud Storage from
12 the command line. gsutil can do a wide range of bucket and object
13 management tasks, including:
14 * Creating and deleting buckets.
15 * Uploading, downloading, and deleting objects.
16 * Listing buckets and objects.
17 * Moving, copying, and renaming objects.
18 * Editing object and bucket ACLs.
19
20 Local Modifications: no
OLDNEW
« 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