b2

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2019 License: MIT Imports: 7 Imported by: 0

README

b2 Build Status Coverage Status GoDoc

Backblaze B2 Cloud Storage Command Line Client


Status

This project is in development phase. I highly recommend you to use b2 with go modules.

Install

go get -u github.com/romantomjak/b2

Usage

$ export B2_KEY_ID=1234
$ export B2_KEY_SECRET=MYSECRET
$ b2 create my-globally-unique-bucket-name
Bucket "my-globally-unique-bucket-name" created with ID "123b2bucketid8"

TODO

First I'll be focusing on creating Buckets. This is the progress so far:

  • Create a new bucket
  • Delete bucket
  • List all buckets
  • Update settings for a bucket

Contributing

You can contribute in many ways and not just by changing the code! If you have any ideas, just open an issue and tell me what you think.

Contributing code-wise - please fork the repository and submit a pull request.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL