Pantheon Systems Terminus Versions Save

The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform

3.1.5

1 year ago

Added

  • New env:rotate-random-seed command (#2444)

3.1.4

1 year ago

Added

  • Multiple tag filter support for org:site:list command (#2360)
  • Workflow wait command added as a copy of existing command in Build Tools plugin (#2435)

Fixed

  • Cache clear option is now used in the env:deploy command (#2432)

Changed

  • PHP compatibility errors are written to stderr instead of stdout (#2434)
  • Description for database import command (#2436)
  • Description for workflow:info:logs command (#2439)
  • Description for aliases command (#2438)

3.1.3

1 year ago

3.1.2

1 year ago

Added

  • PHP 8.2 compatibility (#2414)

Changed

  • Documentation for import:site command (#2410)
  • Database and cache connection information is now fetched from env vars (#2403)

3.1.1

1 year ago

Changed

  • Update plan:set docs to sku instead of id (#2407)

Fixed

  • Remove Kint from terminus (#2405)
  • Site:org:add should not need user org membership if a label is provided (#2404)
  • Look for status code in ssh-key:add response (#2406)

3.1.0

1 year ago

Co-authored-by: Jordan Schulz [email protected]

3.0.9

1 year ago

Changed

  • Verbose option description to make it clearer (#2383)

Fixed

  • Terminus plugin manager composer commands should not be affected by current directory (#2386)
  • Omit reload warning if running reload command (#2388)
  • Deprecation warnings on PHP 8.1 (#2391)

3.0.8

1 year ago

Changed

  • Install plugins can now be done from git url (#2362)

Fixed

  • Make sure local:clone gets the right branch (#2375)
  • Plugin update should work without args or with 'all' args (#2369)
  • Make backup:restore command work with element = all (#2381)

3.0.7

2 years ago

Changed

  • Change alias for local:commitAndPush to lcp to avoid aliases conflict (#2341)
  • Make framework value more human friendly for site:info command (#2351)

Fixed

  • Check upstream updates before getting upstream status to get composer updates info (#2349)
  • Fix bug that didn't allow merging a multidev env with only numbers in the name (#2350)

3.0.6

2 years ago

Changed

  • Make upstream status report on composer updates (#2338)

Fixed

  • Fix bug where self:console was not working because psy/psysh was a dev dependency. (#2332)
  • Pin to league/container ^3 to avoid fatal errors (#2337)