I’ve added a function to Evergreen to gather all e...
# _general
a
I’ve added a function to Evergreen to gather all endpoint URLs required for use with Evergreen -
Get-EvergreenEndpoint
. For environments that have restrictive firewall/proxy controls, this enables a simple way to generate the required URLs and ports for change control: https://stealthpuppy.com/evergreen/endpoints/#using-get-evergreenendpoint
👏 2