Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make site label available to site:list and org:site:list commands #2071

Open
wants to merge 3 commits into
base: 2.x
Choose a base branch
from

Conversation

vinmassaro
Copy link

@vinmassaro vinmassaro commented Apr 14, 2020

This PR fixes #1968 and does two things:

  1. Makes the site label available to site:list and org:site:list commands when using the --field/--fields options
  2. Adds the ability to filter by site label using the --filter option: --filter='label*=foo'

org:site:list did not have default fields so I set them to keep the default output the same.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'label' to output of site:list and org:site:list
1 participant