Previously the CLI would unnecessarily try to connect to the server
while executing commands that do not need connection. The problem has
been fixed using lazy initialization of the PKIClient object.
Pushed to master under trivial rule.
--
Endi S. Dewata