virtual-kubelet / node-cli

CLI library for rapid prototyping of virtual-kubelet nodes
Apache License 2.0
18 stars 30 forks source link

Bump cobra and use new context feature #18

Closed cpuguy83 closed 4 years ago

cpuguy83 commented 4 years ago

Cobra now supports setting a context when executing a command. Use this instead which is more ideal.