← Package directory
Available on winget

Install BMX

BMX provides API access to your AWS accounts using existing Okta credentials.

Install with winget
winget install --id D2L.BMX
Upgrade
winget upgrade --id D2L.BMX
Uninstall
winget uninstall --id D2L.BMX

About BMX

BMX provides API access to your AWS accounts using existing Okta credentials.

What's new in 3.2.1

What's Changed - add passwordless auth section to README by @cfbao in #496 - Use spectre.console lib to manage ANSI escape code by @AnimalXing in #497 - move versioning logic into csproj & simplify build commands by @cfbao in #498 - write all informational messages to stderr by @cfbao in #499 - add more debug logs for passwordless auth by @cfbao in #500 - longer timeout for first page load during passwordless auth by @cfbao in #501 - build for Linux ARM64 in CI by @cfbao in #502 - add back Version environment variable in CI by @cfbao in #503 - Remove PR size labeler workflow (unused) by @boarnoah in #504 - add winget manifest and updating doc by @gord5500 in #505 - use new SLNX format by @boarnoah in #506 - Add AWS_PROFILE env var to readme by @eKoopmans in #507 - update puppeteersharp by @gord5500 in #510 New Contributors - @AnimalXing made their first contribution in #497 - @eKoopmans made their first contribution in #507 Full Changelog: v3.2.0...v3.2.1

Read release notes

Version history

Version Updated Notes
3.2.1 Unknown What's Changed - add passwordless auth section to README by @cfbao in #496 - Use spectre.console lib to manage ANSI escape code by @AnimalXing in #497 - move versioning logic into csproj & simplify build commands by @cfb...
3.2.0 Unknown No notes