tea/cmd/repos
Norwin ac25e89ebf Add `tea repo create-from-template` (#408)
I went with a new subcommand instead of `tea repo create --template`, as the options are quite different (bool instead of values, partially different set)

fixes #362

Co-authored-by: Norwin <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/408
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2021-10-20 09:31:35 +08:00
..
create.go Add more flags to `tea repo create` (#409) 2021-09-29 04:42:51 +08:00
create_from_template.go Add `tea repo create-from-template` (#408) 2021-10-20 09:31:35 +08:00
flags.go Add `tea issues --fields`, allow printing labels (#312) 2020-12-21 23:41:07 +08:00
fork.go Add `tea repo fork` (#410) 2021-10-14 15:27:39 +08:00
list.go Implement notification subcommands (#389) 2021-09-06 01:11:17 +08:00
search.go Implement notification subcommands (#389) 2021-09-06 01:11:17 +08:00