Releases: Scalingo/cli
Releases · Scalingo/cli
v1.16.5
- Add
--bind
arg todb-tunnel
command that let us bind a custom host (and not only 127.0.0.1) #517 - Error message if unknown app suggests to try on a different region #519
- Bugfix: Encrypted key with new OpenSSH format header for private keys was broken #513
- Bugfix: db-tunnel: better handling of short lived connections #517
v1.16.4
v1.16.3
v1.16.2
v1.16.1
v1.16.0 - Add SCM integrations commands
- Add
integrations
,integrations-add
,integrations-delete
andintegrations-import-keys
commands #444 - Add
integration-link
,integration-link-create
,integration-link-update
,integration-link-delete
,integration-link-manual-deploy
,integration-link-manual-review-app
commands #458 - Add support for new SCM-related events #467 and #458
- Bugfix: Do not disconnect user if the API returns 401 #463
- Add duration to the deployments list #477
- Add support for new_user event #473
- [Redis console] Better error message if TLS connections are enforced #480
- Default "Destroy on Stale" for interactive integration link creation is "No" #485
v1.15.1 - Bugfix the retro-compatibility of the `backup-download` command
- Broken retro-compatibility of the
backup-download
command #460
v1.15.0 - New backup management
v1.14.1 - Bugfix app name detection in Git remote
- Fix Git remote URL parsing to detect app name on Outscale #443
v1.14.0 - Default region
- Use user's default region #411