-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This issue tracks the implementation of the azdo security group update command.
Command Description
Update the name and/or description of an Azure DevOps security group.
azdo Command Signature
This command should support the following parameters:
- A positional argument in the format
ORGANIZATION/GROUPorORGANIZATION/PROJECT/GROUPto specify the scope and the name of the group to update. The organization is always required. --name: The new name for the group. (Optional)--description: The new description for the group. (Optional)
Constraint: At least one of --name or --description must be specified.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels