This will open a MySQL CLI connection to the local MySQL server using the
      current values for replication-user,
      replication-password and
      replication-port.
    
shell> tpm mysqlThis command will fail if the mysql utility is not available or if the local server does not have a running database server.