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

Feature Request 'terminus site:list --member' #1461

Open
bwood opened this issue Dec 15, 2016 · 0 comments
Open

Feature Request 'terminus site:list --member' #1461

bwood opened this issue Dec 15, 2016 · 0 comments

Comments

@bwood
Copy link
Contributor

bwood commented Dec 15, 2016

Version

1.0.0-alpha

Expected behavior

Often we want to audit our sites to figure out on which sites user X is a team member. It would be sweet if we could do this:

terminus site:list [email protected]

The user would see a list of sites representing the intersection of

  • the sites they can list by name
  • the sites on which they are a team-member
  • the sites on which [email protected] is a team-member

Bonus functionality
terminus site:list [email protected] --org=ExampleOrg
Does the above but filters for sites that are in ExampleOrg.

terminus site:list [email protected] --tag=ExampleTag
Does the above but filters for sites that have ExampleTag.

terminus site:list [email protected] --org=ExampleOrg --tag=ExampleTag
Filter for both of the above.

Actual behavior

I don't think this functionality exists yet.

@TeslaDethray TeslaDethray modified the milestones: 1.0.0, 1.0.1 Jan 18, 2017
@TeslaDethray TeslaDethray modified the milestone: 1.1.0 Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants