gsutil 0.1.0

Incomplete replacement for the official gsutil
Documentation

🚙 gsutil

Embark Embark Crates.io Docs dependency status Build status

A small, incomplete replacement for the official gsutil.

Why?

  • You need to do basic GCS operations like uploading some objects for eg. CD, and don't need to do every possible thing you can do with GCS.
  • You want a single binary with 0 system dependencies and a minimal footprint (the gcloud/gsutil install is over 100MiB, compressed, in addition to requiring a Python install)

Why not?

  • This binary only supports some operations, listed below, if you need other operations they need to be added, or you must use the official gsutil.

Supported subcommands

Contribution

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT + Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This [contribution] is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.