I'm trying to get an auto-generated forwarded port via commands but this command only copies the host and port name. How can I pass that data directly to the argument? Also, is there any option to preselect the forwarded port option by label because it always asks for which one you want to get the port?
"options": {
"shell": {
"executable": "/workspaces/drupal/vendor/bin/drush",
"args": ["-l", "${command:remote.tunnel.copyAddressCommandPalette}"]
}
},
Can not get the forwarded host:port. It only copies.