Skip to content

Import-BluebirdPSConfiguration

SYNOPSIS

Import the user's configuration values from disk.

SYNTAX

Import-BluebirdPSConfiguration [<CommonParameters>]

DESCRIPTION

Import the user's configuration values from disk.

This will override the current session's configuration variable.

This command is called when the module is imported.

EXAMPLES

Example 1

PS > Import-BluebirdPSConfiguration

Import the user's configuration values from disk.

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.

INPUTS

None

OUTPUTS

None

NOTES

Online Version

Export-BluebirdPSConfiguration

Get-BluebirdPSConfiguration

Set-BluebirdPSConfiguration