From 617bd9970161e07f6f7d3fe56d8d077f2626190b Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Mon, 9 Oct 2023 09:56:45 -0500 Subject: [PATCH] Undeprecate --tags from org:site:list 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). --- src/Commands/Org/Site/ListCommand.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Commands/Org/Site/ListCommand.php b/src/Commands/Org/Site/ListCommand.php index 793746b44..6e895046e 100644 --- a/src/Commands/Org/Site/ListCommand.php +++ b/src/Commands/Org/Site/ListCommand.php @@ -39,7 +39,8 @@ class ListCommand extends TerminusCommand implements SiteAwareInterface * * @param string $organization Organization name, label, or ID * @option plan DEPRECATED Plan filter; filter by the plan's label - * @option string $tag DEPRECATED Tag name to filter + * @option string $tag Tag name to filter (ANY) + * @option string $tags Multiple tag names to filter (ALL) * @option string $upstream Upstream name to filter * * @usage Displays the list of sites associated with .