Andrey Kurilin
48d47b1027
Implement custom help command for kubectl
...
Own implemenation of help command allows to print `Did you mean this?` with
suggestions, which is missed in embed help command from github.com/spf13/cobra
Also, it can be extended with different search features. At this patch, help
command search query in short descriptions of commands in case of mismatch
with commands names.
fixes #25234
2016-07-01 00:35:56 +03:00
..
2016-05-26 09:12:17 -04:00
2016-06-28 17:04:24 -07:00
2016-05-10 00:57:11 -07:00
2016-06-28 13:25:22 -07:00
2016-06-19 19:19:08 -07:00
2016-05-19 16:04:11 -07:00
2016-06-28 13:25:22 -07:00
2016-06-27 11:45:39 -07:00
2016-06-28 15:59:17 -07:00
2016-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-23 22:48:08 -07:00
2016-06-18 12:12:24 -07:00
2016-06-27 06:34:14 -04:00
2016-06-13 16:17:03 -07:00
2016-07-01 00:35:56 +03:00
2016-06-29 02:36:22 -07:00
2016-06-20 16:20:51 +02:00
2016-06-06 17:18:22 -04:00
2016-06-28 13:25:22 -07:00
2016-06-13 10:37:21 +02:00
2016-05-05 12:04:41 +08:00
2016-05-22 22:18:58 -07:00
2016-06-26 16:19:47 -07:00
2016-06-28 13:25:22 -07:00
2016-06-10 18:43:12 -04:00
2016-05-21 12:53:03 -07:00
2016-05-27 10:27:55 -07:00
2016-05-18 00:48:01 -07:00
2016-04-19 22:36:44 -07:00
2016-06-25 11:10:06 -07:00
2016-06-15 09:34:08 -07:00
2016-03-22 10:35:06 -07:00
2016-06-27 14:29:16 -07:00
2016-03-14 13:55:28 -07:00
2016-06-28 14:05:59 -07:00
2016-05-04 11:00:04 -07:00
2016-06-16 08:21:27 -07:00