cli/pkg/cmd/issue
Christian Gregg c5dbf20ed4
Alias list as ls for all commands (#5214)
I always get tripped up whenever trying to list my codespaces, adding
`ls` as an alias to `list` feels natural enough.

Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-02-17 13:53:42 +01:00
..
close Improve issue close re: overfetching, handling PRs 2021-11-23 19:38:55 +01:00
comment Improve issue comment re: overfetching, handling PRs 2021-11-23 16:40:14 +01:00
create Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00
delete Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00
edit Simplify GraphQL mutations whose response we are not interested in 2021-12-08 13:35:19 +01:00
list Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
reopen Improve issue reopen re: overfetching, handling PRs 2021-11-23 19:39:40 +01:00
shared Improve issue view re: overfetching, PR support 2021-11-24 18:49:36 +01:00
status Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
transfer Remove overfetching from issue transfer 2021-11-23 19:39:40 +01:00
view Have a single Render function handle all Markdown rendering 2022-01-13 19:39:43 +01:00
issue.go Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00