Skip to content

netspeedy/homebrew-s3ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s3ctl - Provision S3 buckets with scoped credentials

Release License Homebrew tap Source Buy Me a Coffee


Install

brew tap netspeedy/s3ctl
brew install s3ctl

On recent Homebrew, new third-party taps require explicit trust. If installation is refused, run brew trust netspeedy/s3ctl once, then brew install s3ctl.

Plan a bucket without making changes:

s3ctl \
  --bucket app-data \
  --endpoint https://objects.example.com \
  --region us-east-1 \
  --dry-run

Available formulae

Formula Description
s3ctl S3-compatible bucket provisioning and scoped-credential CLI

About this tap

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.

License

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.

About

Homebrew tap for s3ctl, S3-compatible bucket provisioning and scoped credential automation.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages