-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
help-wantedWe'd love your contributions on this issueWe'd love your contributions on this issuekind/enhancementImprovements or new featuresImprovements or new features
Description
Looking at : https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/, it appears that we could use https://github.com/kubernetes/cli-runtime to implement kubespy as a plugin, and get a lot of the heavy lifting done for us.
Syntax could look something like:
kubectl spy po nginx --status
kubectl spy svc nginx --trace
^ I'm just spitballing here. @hausdorff WDYT?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help-wantedWe'd love your contributions on this issueWe'd love your contributions on this issuekind/enhancementImprovements or new featuresImprovements or new features