Skip to content

Releases: rustfs/cli

Release v0.1.7

09 Mar 14:13

Choose a tag to compare

What's Changed

  • docs: fix README.md admin subcommand documentation to match CLI by @Copilot in #28
  • fix: always include expiration field in service-account create request by @Copilot in #29
  • fix: avoid in-memory reads for cp uploads and support >5GiB path by @overtrue in #33
  • Add object metadata to stat command output by @Copilot in #30
  • Implement S3 multipart upload for large files by @Copilot in #32
  • Fix mb --ignore-existing failing on first run with S3-compatible services by @Copilot in #31
  • fix: make Linux default release artifacts musl for broader compatibility by @overtrue in #34
  • fix: align Admin TLS trust behavior with S3 for self-signed CAs by @overtrue in #35
  • Overtrue/issue 14 linux musl default by @overtrue in #36
  • fix: improve RustFS compatibility for cp, mv, and quota parsing by @overtrue in #37
  • test: close coverage gaps and harden e2e strategy by @overtrue in #38
  • test: add command and option contract gate for e2e by @overtrue in #39
  • test: add option behavior e2e coverage and smoke checks by @overtrue in #40
  • feat: complete option behavior runtime and e2e coverage in one pass by @overtrue in #41
  • fix: include jq/yq in runtime image by @overtrue in #45
  • feat: add anonymous bucket access commands by @overtrue in #42

Full Changelog: v0.1.6...v0.1.7

Release v0.1.6

07 Mar 12:34

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap rustfs/homebrew-tap

brew install rustfs/tap/rc

Cargo

cargo install rustfs-cli

Release v0.1.4

04 Mar 08:27
5859b8c

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap rustfs/homebrew-tap

brew install rustfs/tap/rc

Cargo

cargo install rustfs-cli

Release v0.1.3

25 Jan 01:42

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap rustfs/homebrew-tap

brew install rustfs/tap/rc

Cargo

cargo install rustfs-cli

Release v0.1.2

24 Jan 14:40

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap rustfs/homebrew-tap

brew install rustfs/tap/rc

Cargo

cargo install rustfs-cli

Release v0.1.1

13 Jan 14:24

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap rustfs/homebrew-tap
brew install rustfs/tap/rc

Cargo

cargo install rustfs-cli