Never use print for debugging again
-
Updated
Apr 2, 2022 - Python
Also, okteto version
should be an alias of okteto version show
Add a description, image, and links to the debug topic page so that developers can more easily learn about it.
To associate your repository with the debug topic, visit your repo's landing page and select "manage topics."
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?