Skip to content

Add default information on repo create #890

@victorhsn

Description

@victorhsn

When we execute the command gh repo create --help shows just a description about the public option. Who uses GitHub knows that is possible to use a private repository, but I believe that it can be more specific on help command as well.

Proposed solution

I suggest using simple information on help command like (default: private) that it can be clean for users to understand that the repository will be created as private.

Additional context

--public Make the new repository public (default: private)

Instead:
--public Make the new repository public

Thank you for helping the GitHub CLI as possible as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementa request to improve CLI

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions