A single Go binary that simplifies working with AWS — profile selection, EC2/ECS operations, MFA, and console access.
→ Full documentation at bmc.technative.cloud
# Homebrew
brew install wearetechnative/tap/bmc
# Nix
nix profile add github:wearetechnative/bmcSee installation docs for Nix flake, NixOS, and binary download options.
bmc profsel— Interactively select an AWS profile and export it to your shellbmc ec2— List, connect (SSH/SSM), start/stop EC2 instancesbmc ec2find— Find instances across all profiles in an account groupbmc console— Open the AWS console for any profile in Firefox or Chromebmc ecsconnect— Interactive shell into an ECS container
bmc install-shell-integration # Required for profsel
bmc doctor # Check setup and dependenciesFull setup guide: bmc.technative.cloud/setup