Executed when: Configuring the proxy.

Prints the current proxy configuration.

clusterctl proxy info

For example:

$ sudo clusterctl proxy info
Protocol: https
Host: myproxy
Port: 443
User: bob
Password: ****
TLS server cert: None

See clusterctl proxy set for how to set these parameters.