Releases: testappio/cli
Releases · testappio/cli
v1.0.5
v1.0.4
- Support uploading enterprise certificate IPA
- Allow to add the config file path using
--config=withta-cli publishcommand - Initialize configuration from Portal (copy & paste) command:
ta-cli config --api_token= --app_id= - Support new version alert and force update for breaking changes
v1.0.3
v.1.0.2
v1.0.1
-
Added
ta-cli configto auto-generate your config file which will be defaulted in$HOME/.ta-cli.jsonbut this can be changed also fromta-cli publish --config=/path/to/config.json(Thanks to Anton for the hint) -
Read from config file to edit them when needed in the same command of
ta-cli config -
More checks for the release file and validity
-
Linux support from shell-install
-
Windows support (manual config)