7 releases

0.2.2 Mar 21, 2024
0.2.1 Jul 31, 2023
0.2.0 Jan 11, 2023
0.1.3 Feb 3, 2022
0.1.0 Jan 20, 2021

#624 in Command line utilities

Download history 1/week @ 2024-02-13 8/week @ 2024-02-20 9/week @ 2024-02-27 1/week @ 2024-03-05 1/week @ 2024-03-12 142/week @ 2024-03-19 9/week @ 2024-03-26 29/week @ 2024-04-02

180 downloads per month

MIT/Apache

46KB
1K SLoC

🚙 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.

Dependencies

~14–28MB
~500K SLoC