microsoft / microsoft/dev-tunnels

how to get portForwardingUris from cli?

Open
#516 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
508
Forks
52
Avg merge
20h 6m
Merged PRs (30d)
7

Description

devtunnel show my-test-tunnel -j does not include the portForwardingUris, however if I run with -v I can see it, along with the Headers and MSAL logs, what makes imposible to use jq to parse the results.

Is there any option to obtain the portForwardingUris from the CLI?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing devtunnel show my-test-tunnel -j and compare it with the verbose output, checking how the CLI handles JSON and verbose logging. Done means the command provides portForwardingUris in machine-readable output without headers or MSAL logs, so the result can be parsed with jq.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.