Fixes #183714
Fixes https://github.com/microsoft/vscode-cli/issues/563 If a new tunnel `--name` was provided but the existing tunnel was deleted, the CLI would error out with a lookup failed message. Instead it now recreates it like it normally would.