brew tap netspeedy/s3ctl
brew install s3ctlOn recent Homebrew, new third-party taps require explicit trust. If installation is refused, run
brew trust netspeedy/s3ctlonce, thenbrew install s3ctl.
Plan a bucket without making changes:
s3ctl \
--bucket app-data \
--endpoint https://objects.example.com \
--region us-east-1 \
--dry-run| Formula | Description |
|---|---|
s3ctl |
S3-compatible bucket provisioning and scoped-credential CLI |
This repository only packages the formula at Formula/s3ctl.rb. It is updated automatically on each s3ctl release. For source code, issues, and documentation, see the main repository.
Copyright © 2026 Simon Oakes. Released under the MIT License.
This tap only packages the s3ctl formula, an unofficial community tool that is not affiliated with, endorsed by, or sponsored by AWS, Amazon S3, or OVHcloud.
