Get-WETEnvironment
SYNOPSIS
Retrieve the current WET environment configuration.
SYNTAX
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
Retrieves the current WET environment configuration, including the API URI and environment name.