Skip to content

All entra m365group commands should accept displayName option #6147

@milanholemans

Description

@milanholemans

Noticed that quite a lot entra m365group commands are lacking a displayName option to reference a group. Most of them only accept the group ID.

To align these commands more with other entra group commands, let's make sure people can use them with the display name of the group as well.

Option to add:

Option Description
-n, displayName [displayName] The display name of the group.

Let's do this for all entra m365group commands, except entra m365group set. It will be a breaking change to implement it for this command.

Commands to update:

  • entra m365group get
  • entra m365group remove
  • entra m365group renew
  • entra m365group teamify
  • entra m365group conversation list
  • entra m365group conversation post list
  • entra m365group user add
  • entra m365group user remove
  • entra m365group user set

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions