1
0
Fork 0
mirror of https://gitea.com/gitea/tea.git synced 2025-12-20 09:51:00 +01:00
tea/docs
Alain Thiffault 68b9620b8c fix: expose pagination flags for secrets list command (#853)
The command uses flags.GetListOptions() internally but didn't expose --page and --limit flags to users, making pagination inaccessible.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/853
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Alain Thiffault <athiffau@effectivemomentum.com>
Co-committed-by: Alain Thiffault <athiffau@effectivemomentum.com>
2025-12-05 06:14:41 +00:00
..
CLI.md fix: expose pagination flags for secrets list command (#853) 2025-12-05 06:14:41 +00:00
docs.go generate man page (#811) 2025-09-14 00:17:28 +00:00
example-workflows.md Gitea Actions support (#682) 2024-12-27 02:00:57 +00:00