Azure / Azure/azure-dev

Machine-readable output from `azd deploy`

Open
#7,069 0 comments 0 reactions 1 assignee Claimed by @vhvb1989 View on GitHub
area/provisioning area/ux enhancement
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

Currently the `azd deploy` command does not offer much in the way of machine-readable output. You can do `--output json`, but that just produces JSON-lines output of the console messages, followed by one non-single-line JSON object at the end. Parsing would be difficult and would have to rely too much on fragile heuristics.

/cc @puicchan @wbreza @alexweininger @nturinski

I am interested to hear what ideas folks have about what information to present to the user, and how to present it. It probably depends on the resource type being deployed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.