Files
techknowlogick 435123fe65 Switch cmd/ to use constructor functions. (#36962)
This is a step towards potentially splitting command groups into their
own folders to clean up `cmd/` as one folder for all cli commands.
Returning fresh command instances will also aid in adding tests as you
don't need to concern yourself with the whole command tree being one
mutable variable.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-25 15:53:13 +01:00
..
2025-06-10 12:35:12 +00:00
2025-10-31 18:12:03 +00:00
2026-02-28 11:23:20 -08:00
2026-02-22 08:01:43 +01:00
2025-06-03 01:26:19 +00:00