Ritika
Ritika
/sig cli The description of --type can be better. I'd like to add this change once it is triaged by cli members
Also as per [Opaque-secrets](https://kubernetes.io/docs/concepts/configuration/secret/#opaque-secrets) we use the `generic` subcommand to indicate an Opaque Secret type. This should be mentioned but the explanation has only `kubectl create secret` description. Need more...
JFYI Raised the PR [here](https://github.com/kubernetes/kubernetes/pull/120337)
/triage accepted
posting here as reminder. Here is the PR waiting for approval : https://github.com/kubernetes/kubernetes/pull/120337
@kubernetes/sig-cli-kubectl-maintainers tagging for triaging
The implementation will be similar to https://github.com/kubernetes/kubernetes/pull/126529 I'll like to contribute this feature.
Hi @slahirucd7 Any updates on this? If you are not actively working on the PR you can close it.
> > Hi @slahirucd7 Any updates on this? If you are not actively working on the PR you can close it. > > I'll add the relevant tests soon. Thanks...