Bug 205634 - [NEW PORT] net/py-gsutil: CLI interface to Google Cloud Storage
Summary: [NEW PORT] net/py-gsutil: CLI interface to Google Cloud Storage
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: feature, needs-patch
Depends on:
Blocks:
 
Reported: 2015-12-26 14:57 UTC by Conall O'Brien
Modified: 2016-05-05 18:16 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conall O'Brien 2015-12-26 14:57:03 UTC
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 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.

https://cloud.google.com/storage/docs/gsutil?hl=en
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-26 15:41:40 UTC
@Conall Did you forget to attach a patch? :)
Comment 2 Conall O'Brien 2015-12-26 21:19:48 UTC
(In reply to Kubilay Kocak from comment #1)

It's still a work in progress, but I wanted to file the PR to make my intentions clear and prevent duplicated efforts. Patch should be ready in the next few days
Comment 3 Steve Wills freebsd_committer freebsd_triage 2016-03-21 02:12:54 UTC
There's a gsutil in net/google-cloud-sdk. Is this different?
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2016-03-28 15:45:28 UTC
(In reply to Conall O'Brien from comment #2)

> Patch should be ready in the next few days

4 months have passed already. If there's still no patch, I suggest to close this PR.