yokawasa / kubectl-plugin-ssh-jump

A kubectl plugin to access nodes or remote services using a SSH jump Pod
Apache License 2.0
172 stars 18 forks source link

fix typo: missing char #3

Closed zbioe closed 4 years ago

zbioe commented 4 years ago

Many thank's Yokawasa to accepting my PR. I feel ashamed to say that I missed a mistake. I forgot one mode char in arg option, =s. Sorry for this.

Regards