When I execute this command
gh repo-stats -o my-org -rl .\repo-list-test.txt -t ghp_my-PAT
... I am getting following output and errors:
######################################################
######################################################
############# GitHub repo list and sizer #############
######################################################
######################################################
User provided a repo list file. Mapping contents...
Getting repositories for org: my-org
Rate limits remaining: 4999 GraphQL points 4991 REST calls
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
The command is exectued form PowerShell. I also tried to reduce the parameters to organization and token but still getting same error. What I am doing wrong?
When I execute this command
... I am getting following output and errors:
######################################################
######################################################
############# GitHub repo list and sizer #############
######################################################
######################################################
User provided a repo list file. Mapping contents...
Getting repositories for org: my-org
Rate limits remaining: 4999 GraphQL points 4991 REST calls
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
base64: invalid input
The command is exectued form PowerShell. I also tried to reduce the parameters to organization and token but still getting same error. What I am doing wrong?