Skip to content

Releases: platformsh/legacy-cli

v2.9.0

08 Dec 18:50
Compare
Choose a tag to compare

Changes since v2.8.3:

  • A new --format option ('table' (default), 'tsv', or 'csv') for any commands that output tables of information.
  • New app:config-get command for reading the remote application config (via SSH)
  • New apps command for listing the apps in the local repository
  • Clearer output for the self:install command (previously local:install)
  • Clearer errors for domain-related commands when used on development projects (development projects can't have domains)
  • Slightly improved formatting for the command list and help
  • Bug fixes for the user:role command

SHA-1 checksum for platform.phar: 1d24b0f582eccb02549f6300eb40c32f6f7dfe1e

v2.8.3

03 Dec 17:58
Compare
Choose a tag to compare

Just one code change since v2.8.2:

  • Fixed a typo in the projects cache key.

SHA-1 checksum for platform.phar: deaa33d19dddf59d7921f5de6b37be2a1c6e3b7f

v2.8.2

03 Dec 13:31
Compare
Choose a tag to compare

Changes since v2.8.1:

  • Change self-update command to remove dependency on an abandoned library, and to make some minor self-update UX improvements. This also allows for the future addition of a rollback feature.
  • Allow projects to use 'platform drush' even if Drupal has not been detected
  • Internal commands such as _completion are now always hidden in the command list (previously it depended on 'list' being the first command-line argument)

SHA-1 checksum for platform.phar: 5fa0a17dc4de06ba303b924faa8c5d72ebae9c9f

v2.8.1

30 Nov 13:13
Compare
Choose a tag to compare

Changes since v2.8.0:

  • Fix a bug in local:install when run from the phar
  • Update manual install instructions to use local:install
  • Check for updates automatically

v2.8.0

30 Nov 12:54
Compare
Choose a tag to compare

Changes since v2.7.3:

  • improved install process
  • added --stdout option to sql-dump
  • moved cache directory to ~/.platformsh/cache

Commit history:
v2.7.3...v2.8.0

v2.7.3

25 Nov 12:51
Compare
Choose a tag to compare

Changes since v2.7.2:
v2.7.2...v2.7.3

v2.7.2

20 Nov 17:04
Compare
Choose a tag to compare

Changes since v2.7.1:
v2.7.1...v2.7.2

v2.7.1

19 Nov 12:30
Compare
Choose a tag to compare

Changes since v2.7.0:
v2.7.0...v2.7.1

v2.7.0

11 Nov 16:54
Compare
Choose a tag to compare

New features:

  • New installation instructions in the README.
  • The CLI will look at your local project structure to find out whether your project contains multiple applications. This enables the following improvements, when the project root is known:
    1. Better support for multiple applications in SSH-related commands
    2. Better support for Drush aliases where there are multiple applications: aliases will be generated separately for every Drupal application, with the correct URL and document root.

All changes since v2.6.3:
v2.6.3...v2.7.0

v2.6.3

10 Nov 19:45
Compare
Choose a tag to compare

Changes since v2.6.2:
v2.6.2...v2.6.3