Kolam Ayer MakersLinux Foundations

Command: Get-Content

In Windows Terminal or PowerShell, preview your local public key without changing it.

Get-Content ~/.ssh/id_ed25519.pub

Copy the one public-key line it prints. Do not use this command for a private key.

Docs Pointers