Skip to content

Enhancement: reference entra m365group set by display name #6146

@milanholemans

Description

@milanholemans

Currently when using the entra m365group set command, you can only specify the group by id. To be a bit more consistent with other commands, let's ensure that a group can also be specified by display name. Since there is already an option called displayName, we'll have to rename this option to newDisplayName.

Option to add:

Option Description
-n, displayname [displayName] Display name of the group.

Tasks:

  • Rename displayName to newDisplayName. Let's remove short -n as well.
  • Add new option displayName with short -n.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions