Extends "spo user ensure" command with support for specifying more options. Closes #6181
Extends spo user ensure command with support for specifying loginName, entraGroupId, and entraGroupName options. Closes #6181
Thank you @nanddeepn, we'll try to review it ASAP!
@nanddeepn I added the hacktoberfest-accepted label to this PR which means that this PR will count as done for the Hacktoberfest event. So if you participate in this event it will get you unblocked and it allows us to merge this PR later when we catch up 👍
Thanks for your support and awesome contribution 👏 You Rock 🤩
@nanddeepn, did you find some time to look at my comments?
@nanddeepn, did you find some time to look at my comments?
I have started working on it. Facing some issues with merge conflicts, but will let you know when I update the PR. Thank you.
Hi @milanholemans Ready for review.
Hi @milanholemans PR is ready for review. Thank you.
Hi @nanddeepn, just a reminder, please do never merge main into your feature branch when resolving merge conflicts. Always use git rebase main and git push --force to resolve conflicts. When you merge the main branch into your PR, it takes quite some time and difficulties to get it merged with the main branch.
Merged manually, thanks!