Releases: improvmx/cli
Releases · improvmx/cli
v1.0.0 — Initial stable release
Initial stable release of the ImprovMX CLI.
What's new since v0.1.0
- Routing engine support —
domain listanddomain getnow show the routing engine (aliases or rules) and route counts - Rules-based domains —
domain getshows rules instead of aliases for rules-based domains - Full rule IDs — rule list, add, update, and delete now display complete rule IDs
- Auth fix —
auth loginnow points to the correct API key URL
Binaries
| File | Platform |
|---|---|
improvmx-darwin-arm64 |
macOS (Apple Silicon) |
improvmx-darwin-amd64 |
macOS (Intel) |
improvmx-linux-amd64 |
Linux (x86_64) |
improvmx-linux-arm64 |
Linux (ARM64) |
improvmx-windows-amd64.exe |
Windows (x86_64) |
v0.1.0
Initial release of the ImprovMX CLI.
Manage your ImprovMX email forwarding directly from the terminal — domains, aliases, SMTP credentials, logs, rules, and more.
Binaries
| File | Platform |
|---|---|
improvmx-darwin-arm64 |
macOS (Apple Silicon) |
improvmx-darwin-amd64 |
macOS (Intel) |
improvmx-linux-amd64 |
Linux (x86_64) |
improvmx-linux-arm64 |
Linux (ARM64) |
improvmx-windows-amd64.exe |
Windows (x86_64) |
Install from source
go install github.com/improvmx/[email protected]