• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: gsutil
2Short Name: gsutil
3URL: https://cloud.google.com/storage/docs/gsutil
4Version: 4.15
5Date: 2015-10-01
6License: Apache 2.0
7License File: no
8Security Critical: no
9
10Description:
11gsutil is a Python application that allow access Google Cloud Storage from
12the command line. gsutil can do a wide range of bucket and object
13management 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
20Local Modifications:
21_ Added this file.
22