Skip to content

Option names in plural form if it accepts one or more values #4522

@Jwaegebaert

Description

@Jwaegebaert

Let's update some option names where it allows one or more values to be in plural form. That way users can easily identify these options based on the written form and we are consistent with all the other commands. Originates from #4510 (comment)

Command Option name Updated form
aad app set -u, --uri [uri] -u, --uris [uris]
aad approleassignment add -s, --scope <scope> -s, --scopes <scopes>
aad approleassignment remove -s, --scope <scope> -s, --scopes <scopes>
spo group member add --userName [userName], --email [email], --userId [userId], --aadGroupId [aadGroupId] --userNames [userNames], --emails [emails], --userIds [userIds], --aadGroupIds [aadGroupIds]
teams channel member add --userId [userId], --userDisplayName [userDisplayName] --userIds [userIds], --userDisplayNames [userDisplayNames]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions