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

Add support for teams #15

Merged
merged 8 commits into from
Sep 7, 2017
Merged

Conversation

KeesV
Copy link
Contributor

@KeesV KeesV commented Sep 5, 2017

  • Added support for creating / deleting / updating teams
  • Added support for getting team members

@DarqueWarrior
Copy link
Collaborator

When I started testing I called Get-Team. After that worked. I ran Get-Team | Get-TeamMembers and I got a lot of errors. I would expect this to work.

@DarqueWarrior
Copy link
Collaborator

Oh by the way. I like your update! :)

@KeesV
Copy link
Contributor Author

KeesV commented Sep 7, 2017

I kind of forgot to properly implement pipeline support... Should work now, so you can do things like
Get-Project | Get-Team | Get-TeamMember

@DarqueWarrior DarqueWarrior merged commit b2b3a3c into MethodsAndPractices:master Sep 7, 2017
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.

2 participants