Feature Request
Description
When installing to a server without remote management features, copying down the certificate fingerprint from the screen and typing it into the computer performing the install for use during talosctl apply-config is tedious.
It would be convenient if talosctl apply-config printed the non-matching fingerprint of the contacted node, which would allow one to visually compare the fingerprint, and then copy-paste it to a repeated call.
If you want, I could attempt a PR for this.