dataplat/dbachecks

[FR] Export-DbcConfig output as an object

MikeyBronowski opened this issue · 0 comments

Feature Request

What I am thinking is that we save the output of the Export-DbcConfig as an object that we can easily re-use later on.

# export the config
$export = Export-DbcConfig

# open the output file
Invoke-Item $export