Releases: testappio/cli
Releases · testappio/cli
v1.0.4
- Support uploading enterprise certificate IPA
- Allow to add the config file path using
--config=
withta-cli publish
command - 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 config
to auto-generate your config file which will be defaulted in$HOME/.ta-cli.json
but 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)