iat-cener / tonatiuh

A Monte Carlo ray tracer for the optical simulation of solar concentrating systems
http://iat-cener.github.io/tonatiuh/
GNU General Public License v3.0
54 stars 14 forks source link

struggling with gh cli #112

Open pcsnow opened 2 years ago

pcsnow commented 2 years ago

I am not able to find docs that seem to discuss gh auth login problem I have. This is first time using 2FA token/1Password

  1. gh auth login ? What account do you want to log into? GitHub.com ? What is your preferred protocol for Git operations? HTTPS ? Authenticate Git with your GitHub credentials? Yes ? How would you like to authenticate GitHub CLI? xyzNOTVALID_KfmtXV1 [Use arrows to move, type to filter] (key here is not actual key) - nothing happened.
  2. gh auth login ? What account do you want to log into? GitHub.com ? What is your preferred protocol for Git operations? [Use arrows to move, type to filter] HTTPS

    SSH

(base) pwc@opti:~$ gh auth login ? What account do you want to log into? GitHub.com ? What is your preferred protocol for Git operations? [Use arrows to move, type to filter]

HTTPS SSH I don't really want either HTTPS or SSH

Is there a sample doc that discusses?