Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 11, 2020
Merged

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

merged 1 commit into from
Feb 11, 2020

Conversation

Wwwsylvia
Copy link
Contributor

@Wwwsylvia Wwwsylvia commented Feb 10, 2020

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 yonzhan requested review from qwordy and arrownj February 10, 2020 14:18
@yonzhan yonzhan added this to the S165 milestone Feb 10, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Feb 10, 2020

add to S165.

@yugangw-msft yugangw-msft merged commit 02af976 into Azure:dev Feb 11, 2020
@Wwwsylvia 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