Better alias for gp-cli ports visibility
Open
Nobody has claimed this yet.
component: gp cli
meta: never-stale
team: IDE
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
See more detail discuss here https://github.com/gitpod-io/gitpod/pull/13253#discussion_r981521113
Proposal / Thoughts
- Allow
gp ports update 3000 --visibility=publicto change more attribute gp ports publish 3000orgp ports hide 3000to change visibilitygp ports set-visibilitywith3000:publicor3000 publicor make them all in flags
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked pull request discussion and inspect the existing gp-cli ports commands, especially gp ports update. Clarify which alias or command shape is intended for changing visibility, then verify that the selected interface handles the proposed public and hidden visibility cases.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100