Skip to content

gh repo create no longer outputs the created repo info with v2.3.0 #4903

@jongio

Description

@jongio

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

  1. Type this 'gh repo create'
  2. View the output ''
  3. See error

Expected vs actual behavior

Return the created repo info.

Logs

Paste the activity from your command line. Redact if needed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority-1Affects a large population and inhibits work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions