How to pass the tunnel name in HyperExecute?
Hi Ian,
Initiate one tunnel from your local machine with two flag
---tunnelName <name>
--env ht-prod
Use the same <tunnel name>
in Yaml file like
` tunnelNames: ["<name>"]`
How to pass the tunnel name in HyperExecute?
Hi Ian,
Initiate one tunnel from your local machine with two flag
---tunnelName <name>
--env ht-prod
Use the same <tunnel name>
in Yaml file like
` tunnelNames: ["<name>"]`