Skip to content

Get-PSRyverConfig

SYNOPSIS

Get the PSRyver module configuration.

SYNTAX

Get-PSRyverConfig [<CommonParameters>]

DESCRIPTION

Get the PSRyver module configuration stored in the $Script:PSRyver variable.

EXAMPLES

EXAMPLE 1

Get-PSRyverConfig

Returns the value of the $Script:PSRyver module configuration variable.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

None

You cannot pipe input to this cmdlet.

OUTPUTS

System.Management.Automation.PSObject

NOTES

  • Troy Lindsay
  • Twitter: @troylindsay42
  • GitHub: tlindsay42

https://tlindsay42.github.io/PSRyver/Public/Get-PSRyverConfig/

https://github.com/tlindsay42/PSRyver/blob/master/PSRyver/Public/Get-PSRyverConfig.ps1

Set-PSRyverConfig

Initialize-PSRyverConfig

Remove-PSRyverConfig