cli/pkg/cmd/root
William Martin abc2a50b4c Address PR review feedback
- Use cmdutil.DisableAuthCheck instead of raw annotation map
- Convert tests to table-driven format
- Use generic extension name in tests (gh-cool)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-16 18:11:28 +02:00
..
alias.go Fix error handling for extension and shell alias commands (#7567) 2023-06-20 08:41:02 +09:00
alias_test.go Allow creating of nested aliases (#7457) 2023-05-25 09:46:45 +09:00
extension.go Make extension update check non-blocking 2025-01-13 20:38:03 -05:00
extension_registration_test.go fix(root): avoid command name collision when registering extensions 2026-01-19 10:38:39 +00:00
extension_test.go Add small wait to extension update tests 2025-01-16 14:10:42 +01:00
help.go Update a11y text based on draft feedback 2025-04-28 15:01:15 -04:00
help_reference.go update generated content for man pages and website 2024-05-17 09:30:53 -04:00
help_test.go test: improve test case naming 2025-05-22 17:04:04 +01:00
help_topic.go Ensure hostnames are visible in CLI website 2025-07-14 08:33:20 -04:00
help_topic_test.go fix: resolve copyloopvar issues 2025-11-03 20:05:26 +00:00
official_extension.go Address PR review feedback 2026-04-16 18:11:28 +02:00
official_extension_test.go Address PR review feedback 2026-04-16 18:11:28 +02:00
root.go Suggest and install official extensions via stub commands 2026-04-16 17:58:37 +02:00