cli/pkg/cmd/root
Kynan Ware 3265170df9
Merge pull request #13175 from cli/kw/first-party-extension-suggestions
Suggest and install official extensions for unknown commands
2026-04-16 10:48:28 -06: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_stub.go Remove dispatch after install, install only 2026-04-16 10:38:33 -06:00
official_extension_stub_test.go Remove dispatch after install, install only 2026-04-16 10:38:33 -06:00
root.go Merge pull request #13175 from cli/kw/first-party-extension-suggestions 2026-04-16 10:48:28 -06:00