-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az boards work-item show, query is not working #20651
Copy link
Copy link
Open
Labels
CoreCLI core infrastructureCLI core infrastructureOutput QueryJMESPath query issues for Azure CLI outputJMESPath query issues for Azure CLI outputact-platform-engineering-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Metadata
Metadata
Assignees
Labels
CoreCLI core infrastructureCLI core infrastructureOutput QueryJMESPath query issues for Azure CLI outputJMESPath query issues for Azure CLI outputact-platform-engineering-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
I cannot get the query option working:
az boards work-item show --id 531966 --query fields.System.IterationPath
Testing the json output online works from here https://jmespath.org.
Have I overlooked something?