You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using terminus site:list or terminus org:site:list, add the site label (available from terminus site:info) as an option. We have more identifying information about our sites in the label, and the name is just a machine name, so it isn't possible to quickly find sites based on this semantic info by using terminus site:list --name=. With this added, I would expect to be able to filter using terminus site:list --label=.
Actual behavior
Site label is not returned.
Steps to reproduce the behavior
terminus site:list or terminus org:site:list
The text was updated successfully, but these errors were encountered:
Expected behavior
When using
terminus site:list
orterminus org:site:list
, add the site label (available fromterminus site:info
) as an option. We have more identifying information about our sites in the label, and the name is just a machine name, so it isn't possible to quickly find sites based on this semantic info by usingterminus site:list --name=
. With this added, I would expect to be able to filter usingterminus site:list --label=
.Actual behavior
Site label is not returned.
Steps to reproduce the behavior
terminus site:list
orterminus org:site:list
The text was updated successfully, but these errors were encountered: