Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 853 Bytes

File metadata and controls

54 lines (37 loc) · 853 Bytes

external help file: ModuleBuild-help.xml online version: https://github.com/zloeber/ModuleBuild schema: 2.0.0

Get-BuildEnvironment

SYNOPSIS

Retrieves all the stored settings in a buildenvironment.json file.

SYNTAX

Get-BuildEnvironment [[-Path] <String>]

DESCRIPTION

Retrieves all the stored settings in a buildenvironment.json file.

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------

TBD

PARAMETERS

-Path

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

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://github.com/zloeber/ModuleBuild