You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/cmd
jolheiser 0869c15a6c Initial CLI docs (#565)
As title, then we could potentially start ingesting these in the docs repo as they are expanded.

Reviewed-on: https://gitea.com/gitea/tea/pulls/565
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
9 months ago
..
admin/users Add user list command (#427) 2 years ago
flags issues list can show filtered by owner/org instead of repo too (#550) 1 year ago
issues issues list can show filtered by owner/org instead of repo too (#550) 1 year ago
labels Clarify command descriptions when no arguments are taken (#496) 2 years ago
login Add option to disable version checking (#520) 2 years ago
milestones Allow batch operations on multiple entities (#512) 2 years ago
notifications Add `--fields` to notification & milestone listings (#422) 2 years ago
organizations Clarify command descriptions when no arguments are taken (#496) 2 years ago
pulls Add `tea issue edit` (#506) 2 years ago
releases Allow batch operations on multiple entities (#512) 2 years ago
repos Clarify command descriptions when no arguments are taken (#496) 2 years ago
times Implement notification subcommands (#389) 3 years ago
admin.go Add user list command (#427) 2 years ago
autocomplete.go Handle XDG directories with spaces in autocomplete commands (#383) 3 years ago
categories.go Add user list command (#427) 2 years ago
clone.go Add `tea clone` (#411) 3 years ago
comment.go Allow editing multiline prompts with external text editor (#429) 3 years ago
docs.go Initial CLI docs (#565) 9 months ago
issues.go Add `tea issue edit` (#506) 2 years ago
labels.go Clarify command descriptions when no arguments are taken (#496) 2 years ago
login.go Proper help text & new README structure (#311) 3 years ago
logout.go Proper help text & new README structure (#311) 3 years ago
milestones.go Add `tea issues --fields`, allow printing labels (#312) 3 years ago
notifications.go Implement notification subcommands (#389) 3 years ago
open.go Allow batch operations on multiple entities (#512) 2 years ago
organizations.go Add `tea org create <name>` (#420) 3 years ago
pulls.go Fetch all items where needed. (#475) 2 years ago
releases.go Clarify command descriptions when no arguments are taken (#496) 2 years ago
repos.go Add `tea repo create-from-template` (#408) 3 years ago
times.go Improve `tea time` (#319) 3 years ago
whoami.go Add user list command (#427) 2 years ago