Skip to content

feat: Implement azdo security permission show command #85

@tmeckel

Description

@tmeckel

This issue tracks the implementation of the azdo security permission show command.

Command Description

Show the explicit and effective permissions for a user or group on a specific securable resource (identified by a token).

azdo Command Signature

This command should support the following parameters:

  • A positional argument in the format ORGANIZATION/SUBJECT or ORGANIZATION/PROJECT/SUBJECT to specify the scope and the user/group. The organization is always required.
  • --namespace-id: The security namespace ID. (Required)
  • --token: The security token for the resource. (Required)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions