Closed
Description
Summary of the new feature / enhancement
Users want to manually configure an application/workload and get all the relevant configuration out and apply it to many other instances. Currently, get
uses the supplied config as a filter. Also some resources like registry
and file
wouldn't make sense to enumerate the whole registry or filesystem.
Proposed technical implementation details (optional)
Propose an optional export
method in addition to get
, set
, and test
. dsc config export
would ensure all the resources in the config support this method otherwise it fails.
Metadata
Metadata
Assignees
Type
Projects
Status
Done