kubectl-latest
kubectl-latest copied to clipboard
Other subcommands (exec, label, delete, patch, cp)
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).