This issue tracks the implementation of the azdo security group show command.
Command Description
Show the details of an Azure DevOps security group.
azdo Command Signature
This command should support the following parameters:
- A positional argument in the format
ORGANIZATION/GROUP or ORGANIZATION/PROJECT/GROUP to specify the scope and the name of the group to show. The organization is always required.
--json: If specified, the command will output the full details in JSON format.