Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gsutil
# gsutil ==

gsutil is a Python application that lets you access Google Cloud Storage from
the command line. You can use gsutil to do a wide range of bucket and object
Expand All @@ -9,6 +9,7 @@ management tasks, including:
* Listing buckets and objects.
* Moving, copying, and renaming objects.
* Editing object and bucket ACLs.
* Test.

## Installation

Expand Down