-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Currently, in IDE's such as JetBrains, and when SSH'ing into Gitpod it's not (yet) possible to manage your Gitpod ports (e.g. list open ports). This issue is to introduce a gp
CLI command which allows a user to modify and manipulate the ports of their workspace. Ideally, in the long run, the functionality available in each of the IDE's and gp
CLI is mirrored / consistent.
shaal