Pantheon Systems Terminus Versions Save

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

3.4.0

3 weeks ago
  • Update clone:content command documentation #2560
  • New test for env:metrics command #2562
  • Handle error processing workflow in connection:set command. #2563
  • The site:create command now waits for a site to be fully awake before completing #2564
  • The multidev:create command now waits for the environment to be fully awake before completing #2565

3.3.5

2 months ago
  • Remove the concept of change_management in site:team:role commands #2550
  • Add art:list command #2554
  • Run Terminus tests against PantheonAPI #2547

3.3.4

2 months ago

3.3.3

4 months ago

Fixed

  • Undefined variable notice for defaultMaxRetries (#2529)

3.3.2

4 months ago

Fixed

  • Fix fatal error on payment methods (#2522)

Changed

  • Avoid hitting APIs so hard (#2523)

3.3.1

5 months ago

3.3.0

5 months ago

Resolve issues around php 8.3 compatibility.

3.2.2

7 months ago

Fixed

  • Return empty string on zero dates (#2494)
  • Catch down network exception and non-object responses in fetch (#2492)

Added

  • New org:info command (#2472)
  • Commands trace metadata (#2461)

Changed

  • Add retry and delay options for env:wake command (#2498)
  • More specific description in env:code-rebuild (#2488)

3.2.1

11 months ago

Fixed

  • Fix bug where env:clone-content command was not working Drupal sites (#2469)
  • Fix bug where env:clone-content command was not working WordPress sites (#2471)
  • Fix passthrough exit code from drush and wp-cli (#2470)

3.2.0

11 months ago

Added

  • New env:code-rebuild command (#2417)
  • Validation for aliases command (#2447)

Fixed

  • Bug with multidev:delete when ids are numbers-only (#2462)

Changed

  • Add upstream label field to site:info (#2455)
  • Do not check for user membership to remove supporting org (#2453)
  • Improve error messages on error 5xx (#2454)
  • Add search and replace to env:clone-content command for WordPress sites (#2448)
  • Deprecate getSite with param (#2449)