Replies: 1 comment
-
At least AAD Group Teams (I guess these should now be called Entra ID Group Teams) would be pretty handy to create with PAC CLI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea
I would love to see commands in CLI to work with Dataverse teams. Being able to create a Dataverse team based on the following team types:
Commands
pac team create
- Create a team (is basically whatpac admin assign-group
already does)pac team delete
- Delete a teampac team update
- Update a team (name, description, business unit)pac team list
- List teamspac team add-user
- Add a user to a teampac admin assign-team
- Add a security role to a teamRemarks
This would be very helpful in setup scenarios, for instance when you want to add a team and assign one of the pipelines roles, that are available when you install the pipelines solution on an environment.
Beta Was this translation helpful? Give feedback.
All reactions