projectkudu/ARMClient

Tool should return straight JSON by default, with verbose switch to get headers

Closed this issue · 1 comments

We need clean JSON to make sure the output can be piped in PowerShell, e.g. to roundtrip app settings, or simply consume some returned props from PowerShell logic.

Fixed by 1c1681d