Command line tool version 1.1.x
We just release v1.1.0 of the command line tool!
The main new feature in this release is the ability to set a device UUID via the OP_DEVICE
environment variable. This should make it easier to "share" a device registration in containerized environments such as CI/CD (and prevent registering a new device per container). The typical solution for this has been to share the .device
between containers. However, this file is going away and, if the device UUID is not provided via the environment variable, is stored in the config
file instead.
Have a look at the changelog for a complete list of improvements and fixes: https://app-updates.agilebits.com/product_history/CLI#v1010001 .
And as always, if you have any questions or encounter issues, please let us know!
Comments
-
We have released v1.1.1 to fix an issue which prevents certain users from signin into an account with the command line tool. See https://app-updates.agilebits.com/product_history/CLI#v1010101
0