Kyle Taylor

Results 16 issues of Kyle Taylor

Seeing a double slash after the hostname in the version comparison link. ![image](https://user-images.githubusercontent.com/1759794/134253057-a6b2ec58-0807-4dc9-91b1-9b4c869d3f97.png)

bug

### Platform (x) MacOS ( ) Linux ( ) Winderz ### Installed Via (x) Homebrew ( ) Apt Package ( ) Manually ### PHP Version (x) 7.4x (x) 8.0 (x)...

- Add the ability to provide a comma-separated list of tags that will return a list of sites that have ANY tag in the list. - Add an additional --tags...

### Platform (x) MacOS (x) Linux (x) Winderz ### Installed Via (x) Homebrew (x) Apt Package (x) Manually ### PHP Version (x) 7.4x (x) 8.0 (x) 8.1 ### Command Executed...

There is a Redis cache clear option available in the platform, but it is not yet exposed as a command within Terminus. This will add a new `redis:clear` command that...

- Add the ability to provide a comma-separated list of tags to `--tag` that will return a list of sites that have ANY tag in the list. (fixes #1790) -...

Feature Request

### Expected behavior When adding a team member to a site with a specific role, the member should be added. ### Actual behavior When adding a member without a role,...

Based on the merged code in pantheon-systems/terminus#2360, we should undeprecate --tags, and add --tag to option list (already exists but isn't documented).

If you are enabling following through curl (`CURLOPT_FOLLOWLOCATION`), sometimes the content-types will stack up into an array and needs to be reduced to a single string. Without this checking, you...

This patch will fix a number of fatal deprecation notices for PHP 8.1 and 8.2.