You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2022. It is now read-only.
I want to be able to show all descriptions and all comments of all issues. It'd be nice to have more cli options for the subcommand, show, but I really just want to be able to dump all info from the issues section to a text file of some type. That'd be nice if it was saved cleanly in markdown file(s).
Some ideas for the possible command:
ghi show *
ghi show all
ghi show --all
It looks like this subcommand requires an issue number atm.
Also, show all for closed, open, or both types of issues.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to be able to show all descriptions and all comments of all issues. It'd be nice to have more cli options for the subcommand,
show
, but I really just want to be able to dump all info from the issues section to a text file of some type. That'd be nice if it was saved cleanly in markdown file(s).Some ideas for the possible command:
It looks like this subcommand requires an issue number atm.
Also, show all for closed, open, or both types of issues.
The text was updated successfully, but these errors were encountered: