Releases: acquia/cli
Releases · acquia/cli
v1.0.0-beta6
- Refresh verbose output (#164, #165)
- Bold values in output text. (#141)
- Fixes #159: Error responses should be a json response just like success (#161)
- Fixes #146: Hide api:* commands that have corresponding acli commands. (#162)
- Fix typo in auth:login prompt (#160)
- Do not clone into dir with existing .git repo. (#156)
- Show filepath to created key in ssh-key:create. (#158)
- Add telemetry help text (#155)
- Add
--cloud-app-uuid
parameter to ide:create and ide:delete (#148, #153) - Add command aliases.
- Fixes #150: acli refresh dumps the MySQL file in the project root and doesn't clean it up. (#151)
- Fixes #142: ide:wizard:ssh-key:create-upload broken due to missing .sh script. (#143)
- Set user agent string (#140)
v1.0.0-beta5
- Fixing self-update command, ddding mock responses for update command tests. (#139)
v1.0.0-beta4
v1.0.0-beta3
- Add git clone scenario to refresh command. (#107)
- Fixes #121: Ship required .sh file with phar. (#122) …
- Removing command cache. (#125) …
- Reduce phar size with compactors (#127)
- Fixes #120: Broken parameters for api:* commands. (#126)
- Fixes #123: Infer applicationUuid argument for api:* commands. (#128)
- Check blt.yml for Cloud app uuid. (#130)
- Fixes #132: Allowing multiple arguments for remote:drush command. (#133)
v1.0.0-beta2
- Fix self-update command (#89)
- Check if machine is already authenticated for auth:login (#100)
- Fixes #96: Remove api:accounts:drush-aliases command. #97
- Allowing Cloud app ID to be passed to ide:* commands. (#102)
- Adding cloud-env-uuid to log tail command. (#105)
- Check if repository is already linked in link command. (#101)
- Fixes #110: api:environments:domains-clear-varnish not working. (#115)
v1.0.0-beta1
Initial release.