-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This issue tracks the implementation of the azdo security group delete command.
Command Description
Delete 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 delete. The organization is always required. --descriptor: The descriptor of the group to be deleted. This parameter is required if multiple groups are found by the name given in the positional argument. (Optional)--yes/-y: Do not prompt for confirmation. (Optional)
Constraints
- If multiple groups are found with the given name, via the positional argument, an error is shown and no delete operation is performed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels