DEV Community

Discussion on: Setup SSH to with one command

Collapse
 
sabderemane profile image
Sarah Abd

Good to know. I will do that the next time I change my Mac.
I don't use often the CLI, but my favorite command from GitHub CLI is to setup secrets easily from .env file with this command :
gh secret set -f <path-of-the-file>/.env