Ritika

Results 132 comments of Ritika

Related to #https://github.com/kubernetes/kubectl/issues/1432 I would like to work on this issue , once the traige is accepted.

Raised a PR [here](https://github.com/kubernetes/kubernetes/pull/124232)

SIG cli meeting details can be found on the community [page](https://github.com/kubernetes/community/blob/master/sig-cli/README.md#meetings) Also you can assign the issue to yourself after the author's reply using `/assign`

Hi @Michael-Xing you can assign issues using ` /assign `

I was working on[ help output of explain](#113902) when I noticed the same inconsistency Especially: > * IMOP they should be like `kubectl xxx (subcommand1 | subcommand2 | subcommand3) [options]`...

In case it is open for contribution, I'd be glad to help add these improvements.

> That's great! I also have done some work on the command that I mentioned. We can evaluate and merge our work if there is a need. Sure thing. I...

I'd love to have a discussion about it as well The help messages have some inconsistencies that can use a fix.

Update on the same,Two related issues are : #1452 #1457