gm3dmo/the-power

configure.py: error: argument --default-repo-visibility: expected one argument

mokshadharma opened this issue · 1 comments

Describe the bug
I just ran zdpower 2810711 and got a configure.py: error: argument --default-repo-visibility: expected one argument error:

To Reproduce
Steps to reproduce the behavior:

%  zdpower 2810711
Cloning into '2810711'...
remote: Enumerating objects: 4574, done.
remote: Counting objects: 100% (1729/1729), done.
remote: Compressing objects: 100% (629/629), done.
remote: Total 4574 (delta 1186), reused 1606 (delta 1093), pack-reused 2845
Receiving objects: 100% (4574/4574), 2.92 MiB | 12.19 MiB/s, done.
Resolving deltas: 100% (3065/3065), done.
./dotcom-configure.sh /Users/mokshadharma/.the-power-dotcom.conf repo-2810711
usage: configure.py [-h] [-o ORG] [-b BASE_BRANCH] [-d CONFIGURE_GITHUB_APP] [-a APP_ID] [-i INSTALLATION_ID] [-e CLIENT_ID] [--app-client-secret APP_CLIENT_SECRET]
                    [-u ADMIN_USER] [--admin-password ADMIN_PASSWORD] [--mgmt-password MGMT_PASSWORD] [--mgmt-port MGMT_PORT] [-w WEBHOOK_URL] [--x-client-id X_CLIENT_ID]
                    [--x-client-secret X_CLIENT_SECRET] [--number-of-users NUMBER_OF_USERS_TO_CREATE_ON_GHES] [--runner-version RUNNER_VERSION] [--runner-os RUNNER_OS]
                    [--runner-platform RUNNER_PLATFORM] [-c DOTCOM_CONFIG] [-r REPO_NAME] [-n HOSTNAME] [-t TOKEN] [-l LOGLEVEL] [-p PRIMER] [--team-name TEAM_NAME]
                    [--private-pem-file PRIVATE_PEM_FILE] [--number-of-orgs NUMBER_OF_ORGS] [--number-of-repos NUMBER_OF_REPOS] [--number-of-teams NUMBER_OF_TEAMS]
                    [--number-of-branches NUMBER_OF_BRANCHES] [--team-members TEAM_MEMBERS] [--team-admin TEAM_ADMIN] [--default-committer DEFAULT_COMMITTER]
                    [--allow-auto-merge ALLOW_AUTO_MERGE] [--delete-branch-on-merge DELETE_BRANCH_ON_MERGE] [--enterprise-name ENTERPRISE_NAME]
                    [--pr-approver-token PR_APPROVER_TOKEN] [--pr-approver-name PR_APPROVER_NAME] [--preferred_client PREFERRED_CLIENT] [--custom-curl-flags CURL_CUSTOM_FLAGS]
                    [--preferred_browser PREFERRED_BROWSER] [--preferred_browser_mode PREFERRED_BROWSER_MODE] [--chrome-profile CHROME_PROFILE]
                    [--default-repo-visibility DEFAULT_REPO_VISIBILITY] [--github-api-version GITHUB_API_VERSION] [--http-protocol HTTP_PROTOCOL]
configure.py: error: argument --default-repo-visibility: expected one argument

Expected behavior
No error.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: macOS 14.5 (23F79)
  • Browser: N/A (this was in the shell, not a web browser)
  • Version N/A

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Solved with @mokshadharma