`gh stack list` - show me my stacks
Open
Beginner friendly
feature request
topic: cli - other
- Dominant language
- Go
- Stars
- 1.5k
- Forks
- 70
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
The closest thing to this is `gh stack checkout` which opens an interactive prompt to checkout a different stack. But all I want to do is list my stacks. Thanks!
Contributor guide
Research direction
Start by reading the implementation of `gh stack checkout`, the closest existing stack-related entry point mentioned in the issue. Add a `gh stack list` command that lists the user's stacks without opening an interactive prompt, and verify the command's output against the available stacks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100