How to pass the tunnel name in HyperExecute?

How to pass the tunnel name in HyperExecute?

Hi Ian,

Initiate one tunnel from your local machine with two flag

  1. ---tunnelName <name>
  2. --env ht-prod

Use the same <tunnel name> in Yaml file like

 ` tunnelNames: ["<name>"]`