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

Align entra group member commands #6546

Open
3 tasks
milanholemans opened this issue Jan 3, 2025 · 0 comments
Open
3 tasks

Align entra group member commands #6546

milanholemans opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement needs peer review Needs second pair of eyes to review the spec or PR

Comments

@milanholemans
Copy link
Contributor

Currently we have 3 commands: entra group member add, entra group member set, entra group member list.

I've noticed that the command entra group member list has an option called groupName to reference the group you want to target. The two other commands have the option groupDisplayName.
Let's align these commands to improve consistency.

To-do:

  • Deprecate option groupDisplayName for the add and set commands
    • Show a deprecation warning when people use this option.
  • Introduce a new option --groupName [groupName]
  • Update docs examples & command tests.
@milanholemans milanholemans added enhancement needs peer review Needs second pair of eyes to review the spec or PR labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs peer review Needs second pair of eyes to review the spec or PR
Projects
None yet
Development

No branches or pull requests

1 participant