external help file: ModuleBuild-help.xml online version: https://github.com/zloeber/ModuleBuild schema: 2.0.0
Retrieves all the stored settings in a buildenvironment.json file.
Get-BuildEnvironment [[-Path] <String>]
Retrieves all the stored settings in a buildenvironment.json file.
Get-buildenvironment
If a buildenvironment.json file exists in .\build then the settings within it will be displayed on the screen. Otherwise nothing happens.
Specifies the path to a buildenvironment.json file.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False