< Back

Get-PodeConfig

Sat Jan 18, 2020 7:15 pm

NAME Get-PodeConfig



SYNOPSIS

Returns the loaded configuration of the server.





SYNTAX

Get-PodeConfig [<CommonParameters>]





DESCRIPTION

Returns the loaded configuration of the server.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.Collections.Hashtable





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



PS C:\\>$s = Get-PodeConfig















RELATED LINKS