Skip to content

Get-WETEnvironment

SYNOPSIS

Retrieve the current WET environment configuration.

SYNTAX

Get-WETEnvironment

DESCRIPTION

This function retrieves the current WET environment configuration, including the API URI and environment name. If the configuration is not set, it attempts to load it from a configuration file. If no configuration file exists, an error is thrown, prompting the user to run `Set-WETEnvironment`.

EXAMPLES

EXAMPLE 1

Get-WETEnvironment

Retrieves the current WET environment configuration, including the API URI and environment name.

PARAMETERS

INPUTS

OUTPUTS

NOTES