Skip to content

[ACR] Fix the incorrect output of az acr task identity show -n Name -r Registry -o table - #12120

Merged
Yugang Wang (yugangw-msft) merged 1 commit into
Azure:devfrom
Wwwsylvia:lixlei/task-id-format
Feb 11, 2020
Merged

[ACR] Fix the incorrect output of az acr task identity show -n Name -r Registry -o table#12120
Yugang Wang (yugangw-msft) merged 1 commit into
Azure:devfrom
Wwwsylvia:lixlei/task-id-format

Conversation

@Wwwsylvia

@Wwwsylvia Lixia (Sylvia) Lei (Wwwsylvia) commented Feb 10, 2020

Copy link
Copy Markdown
Contributor

Add a table transformer for az acr task identity show -n Name -r Registry -o table

(Fix #11868 )

Before:
image

After:
[User Assigned Identities]
image

[System Assigned Identity]
image

History Notes:
(Fill in the following template if multiple notes are needed, otherwise PR title will be used for history note.)

[Component Name 1] (BREAKING CHANGE:) (az command:) make some customer-facing change.
[Component Name 2] (BREAKING CHANGE:) (az command:) make some customer-facing change.


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan

Copy link
Copy Markdown
Collaborator

add to S165.

@yugangw-msft
Yugang Wang (yugangw-msft) merged commit 02af976 into Azure:dev Feb 11, 2020
@Wwwsylvia
Lixia (Sylvia) Lei (Wwwsylvia) deleted the lixlei/task-id-format branch February 11, 2020 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az acr task identity show -n Name -r Registry -o table shows wrong table headers and no output

4 participants