Skip to content

Get-GitHubRepository doesnt show private repository. #178

Closed
@Alex-0293

Description

@Alex-0293

Hello,
I want to get all my repository.
Get-GitHubRepository -Visibility All -Type All -OwnerName "Alex-0293"
This show only public repository, instead of all.
But i can see my private repository with
Get-GitHubRepository -Visibility All -Type All -OwnerName "Alex-0293" -RepositoryName "GitProjectClone".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis relates to a bug in the existing module.supportUser support questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions