CLI Changelog
Build 2022.28.0
07/13/2022
Fixed
- Long-running commands failed when the authentication details expired in the meantime.
Build 2022.24.0
06/15/2022
Added
- The
content channel upload
command now supports passing it the ID of the organization content, in addition to the content channel ID.
Build 2022.7.0
02/19/2022
Fixed
- Uploading large builds timed out after 100 seconds.
Build 2022.4.0
01/28/2022
Fixed
- Long-running operations timed out after 30 seconds. This made it difficult to upload builds.
Build 2021.25.0
06/23/2021
Fixed
- User-defined text like an app's title was not properly escaped, resulting in errors being thrown instead.
Build 2021.14.0
04/08/2021
Fixed
- Automatic error collection stopped after a specific error was encountered.
Build 2021.12.0
03/28/2021
Changed
- The CLI now includes detailed version information to ease the process of identifying development and QA builds. The user-facing versions are staying the same.
Fixed
- Requests to the servers are retried only when encountering transient issues. Additionally a timeout has been added to help with connection issues. Previously all errors were retried, even if there was no chance for the next attempt to give a different result. This resulted in some operations taking longer than expected.
Build 2021.10.0
03/11/2021
Added
- A CLI has been added. Its primary use is to take part in content upload automation, but it also allows to query various details of an organization.