Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd flag to show a more detailed issue list #1860
Open
Labels
Comments
|
Hi, that's a good idea! We'd like to allow users specifying their own fields for commands like I'm not sure if we're already tracking this for commands other than |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the feature or problem you’d like to solve
The current
gh issue listcommand returns a very nice and simple list of issues. However, some attributes such as milestone aren't included.Proposed solution
It would be nice to have a flag such as
gh issue list -Dfor a detailed view or something which would include more information.