* Fix CLI failed to set up port-forwarding when multiple controller pods exist in the same namespace * Check pod healthy state before establishing the connection
* Extract port-forward from CLI to own package (for reuseability) * Extract CLI logging to subpackage