Skip to content

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

When using dsc resource get --all, --format-output now has a json-array option. This is only valid when used with --all which returns the results as a single json array rather than multiple JSONLines.

PR Context

Fix #813

Co-authored-by: Tess Gauthier <tgauth@bu.edu>
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jun 4, 2025
Merged via the queue into PowerShell:main with commit 07e26f9 Jun 4, 2025
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the get-all-array branch June 4, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

resources get --all should return a simple array of resources
2 participants