Get-KrEnvironment

SYNOPSIS

Gets the current Kestrun environment for the PowerShell session.

SYNTAX

__AllParameterSets

Get-KrEnvironment [<CommonParameters>]

ALIASES

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION

Gets the current Kestrun environment for the PowerShell session. This reflects how Kestrun behaves, for example in terms of error handling and logging.

EXAMPLES

EXAMPLE 1

Get-KrEnvironment Returns the current Kestrun environment, e.g. ‘Development’. This reflects how Kestrun behaves, for example in terms of error handling and logging.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.String

{{ Fill in the Description }}

NOTES

{{ Fill in the related links here }}