PowerShell / DSC

This repo is for the DSC v3 project
MIT License
195 stars 24 forks source link

(DOCS) Document `--logging-level` in CLI reference #262

Closed michaeltlombardi closed 9 months ago

michaeltlombardi commented 10 months ago

PR Summary

This change documents the new -l / --logging-level option added to the dsc command in #248 and updates the changelog.

PR Context

N/A