Releases: soracom/soracom-cli
Support --api-key and --api-token options
v0.2.4 enable --api-key and --api-token
Support Inventory and Junction
v0.2.3 add Inventory and Junction
Support automatic retries with backoff when retry-able errors occurred
support automatic retries with backoff when retry-able errors occurred.
Support `unconfigure` subcommand
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
v0.2.0 support lora-gateways and lora-network-sets subcommands
Fix authKey to not be revealed
v0.1.9 update help text due to Cobra update
Support LoRa devices API
add lora-devices
subcommand
Support Harvest (data collection / storage service)
v0.1.7 support Harvest
Support Coverage Types (Global / Japan)
v0.1.6 Update README.md
Support payer-information and payment-statements
v0.1.5 update test data