Releases: soracom/soracom-cli
Releases · soracom/soracom-cli
Support `lagoon migration` and `subscribers export`
v0.7.1 remove go-assets-builder
Supports several new subcommands: Volume Discounts, Coupons, and Audit Logs
New subcommands are published to all.
Volume Discounts
volume-discounts available-discounts
volume-discounts create
volume-discounts confirm
Coupons
coupons confirm
coupons create
Audit Logs
audit-logs api get
Support emails and system-notifications subcommands
v0.6.2 update i18n resource
Support Cell Locations API
v0.6.1 support cell locations api
Support Harvest Files listing with prefix match and fix regular listing pagination
This release contains the following changes:
- Support for Harvest Files prefix match listing (
findFiles
)- e.g.,
soracom files find --scope private --prefix /foo/bar
- e.g.,
- Fix Harvest Files listing (
listFiles
) pagination- Now
--fetch-all
works as expected
- Now
- A few i18n (ja) improvements
Support `--fetch-all` option in `sims list` subcommand
Merge pull request #19 from soracom/sims-fetch-all support `--fetch-all` option in `sims list` subcommand
Fix a backward compatibility issue
v0.5.8 update dependencies
Support `--no-retry-on-error` flag
darwin/386 support is dropped, due to go 1.15 dropped it.
Small updates
- Supports
--sort
option forsoralets
subcommands - Show warning messages when a deprecated API / command is used
Support Orbit, Peek, new VPG types and new event handler configs
v0.5.5 support Orbit, Peek, new VPG types, new event handler configs