Describe the feature or problem you’d like to solve
Hi everyone!
Today the gh repo clone <user/repo> gets the repository remote from https. I use 2FA Auth so when I need to commit to the repository the cli needs the username and password, but the password must pass the token+password and turns harder to use this command instead of git clone git@github.....
Checking the docs flags do not show an option to clone from ssh.
Additional context
gh version 0.11.0 (2020-07-16)
https://github.com/cli/cli/releases/tag/v0.11.0
DISTRIB_DESCRIPTION="Linux Mint 19.2 Tina"
Describe the feature or problem you’d like to solve
Hi everyone!
Today the
gh repo clone <user/repo>gets the repository remote from https. I use 2FA Auth so when I need to commit to the repository theclineeds the username and password, but the password must pass the token+password and turns harder to use this command instead ofgit clone git@github.....Checking the docs flags do not show an option to clone from ssh.
Additional context
DISTRIB_DESCRIPTION="Linux Mint 19.2 Tina"