Skip to content

Releases: soracom/soracom-cli

Support --api-key and --api-token options

19 Jul 05:19
Compare
Choose a tag to compare
v0.2.4

enable --api-key and --api-token

Support Inventory and Junction

05 Jul 01:59
Compare
Choose a tag to compare
v0.2.3

add Inventory and Junction

Support automatic retries with backoff when retry-able errors occurred

14 Jun 07:10
Compare
Choose a tag to compare

support automatic retries with backoff when retry-able errors occurred.

Support `unconfigure` subcommand

27 Apr 10:14
Compare
Choose a tag to compare

Important notice for Windows users

Starting from this version, as we started checking file permissoins for your credential files, you might be getting an error message like the following:

Error: Permissions for the file 'path/to/default.json' which contains your credentials are too open.
It is required that your credential files are NOT accessible by others.

If you see this message, please try the following to fix the issue:

soracom unconfigure
soracom configure

i.e. perform unconfigure and then configure again in order to re-create a credentials file with appropriate permissions.

Linux/macOS users: we have the file permission check from the beginning, you should not get the error unless you have changed the permissions.

Support lora-gateways and lora-network-sets subcommands

30 Mar 04:40
Compare
Choose a tag to compare
v0.2.0

support lora-gateways and lora-network-sets subcommands

Fix authKey to not be revealed

13 Mar 13:35
Compare
Choose a tag to compare
v0.1.9

update help text due to Cobra update

Support LoRa devices API

07 Feb 06:11
Compare
Choose a tag to compare

add lora-devices subcommand

Support Harvest (data collection / storage service)

30 Nov 00:20
Compare
Choose a tag to compare

Support Coverage Types (Global / Japan)

29 Nov 01:10
Compare
Choose a tag to compare
v0.1.6

Update README.md

Support payer-information and payment-statements

18 Oct 04:45
Compare
Choose a tag to compare