1
0
mirror of https://gitea.com/gitea/tea.git synced 2025-02-02 15:08:03 -05:00
tea/cmd
techknowlogick 832136b6d4 Add user list command (#427)
Co-authored-by: Matti R <matti@mdranta.net>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/427
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2022-09-14 03:49:34 +08:00
..
admin/users Add user list command (#427) 2022-09-14 03:49:34 +08:00
flags
issues Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
labels Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
login Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
milestones Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
notifications Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
organizations Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
pulls Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
releases Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
repos Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
times
admin.go Add user list command (#427) 2022-09-14 03:49:34 +08:00
autocomplete.go
categories.go Add user list command (#427) 2022-09-14 03:49:34 +08:00
clone.go
comment.go
issues.go
labels.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
login.go
logout.go
milestones.go
notifications.go
open.go
organizations.go
pulls.go
releases.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
repos.go
times.go
whoami.go Add user list command (#427) 2022-09-14 03:49:34 +08:00