Parses either a JSON or YAML file and returns the resulting data object. This allows callers to use whichever serialization format they prefer when defining and managing Cloudmarque settings.
This command is part of the common command tooling.
Parameters
-Path
Required. (String) The file path of the settings file to parse.
Examples
Example 1
1
2
3
Get-CmAzSettingsFile -Path settings.yml