mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-02-19 02:28:08 -05:00
Currently `kubectl debug` only supports passing names in command line. However, users might want to pass resources in files by passing `-f` flag like in all other kubectl commands. This PR adds this ability. Kubernetes-commit: e0fedec69d494cf02ac99a83733d7d92f6cc0c51 |
||
|---|---|---|
| .. | ||
| debug.go | ||
| debug_test.go | ||
| profiles.go | ||
| profiles_test.go | ||