how to add a remote repo using gh cli?

Viewed 23

I'm using the github cli (GH), and I have an already created repo, and a local git repo, is there a way to add a remote repo for that git repo using the gh cli?

1 Answers
Related