r2d4/kubectl-latest

Other subcommands (exec, label, delete, patch, cp)

r2d4 opened this issue · 0 comments

r2d4 commented

Other commands should be able to be implemented. The trickier part here is that each command has slightly different syntax and some work on all resources (label, delete, patch), while others only work on pod/container (exec, cp).