CLI Feedback
gh version 1.1.0 (2020-10-06)
What was confusing or gave you pause?
In a repository that already exists locally, I executed gh repo create.
$ gh repo create
? Repository name test
? Repository description test
? Visibility Public
? This will create 'test' in your current directory. Continue?
Even though gh doesn't actually create the directory, it confirms. I was confused that an extra directory might be created.