For the command [aad group get](https://pnp.github.io/cli-microsoft365/cmd/aad/group/group-get) we should rename the option `title` to `displayName` to align it with the API and `aad m365group` commands. `-t, --title [title]` --> `-n, --displayName [displayName]` This will be a breaking change.
For the command aad group get we should rename the option
titletodisplayNameto align it with the API andaad m365groupcommands.-t, --title [title]-->-n, --displayName [displayName]This will be a breaking change.