0

I am trying to create a repo using GitHub cli the command that I've used is gh repo create <repo name> but I am getting the following error

--public`, `--private`, or `--internal` required when not running interactively

Usage:  gh repo create [<name>] [flags]

I can use flags and make it work but I want to use interactive mode it should work interactively out of the box but not working

0 Answers0