-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-1Affects a large population and inhibits workAffects a large population and inhibits work
Description
Describe the bug
A clear and concise description of what the bug is. Include version by typing gh --version.
With 2.2.0 when you call gh repo create it outputs the created repo info.
With 2.3.0 gh repo create returns no information about the created repo.
I now have to special case my scripts to look for v2.2 or 2.3 when creating a repo.
Please output repo info on create.
Steps to reproduce the behavior
- Type this 'gh repo create'
- View the output ''
- See error
Expected vs actual behavior
Return the created repo info.
Logs
Paste the activity from your command line. Redact if needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-1Affects a large population and inhibits workAffects a large population and inhibits work