We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 338013d + 1d80db6 commit 9b5f613Copy full SHA for 9b5f613
README.md
@@ -390,7 +390,7 @@ Clones all repositories from an organization on gitlab.
390
- `api_key`: the api key which the user will log in as.
391
- Use the settings tab (eg https://{gitlab.domain.com}/-/profile/personal_access_tokens) to create a
392
personal access token.
393
- - We need the scope: `read_api`, `read_repository`.
+ - We need the scope: `read_api`.
394
- `api_key_env`: alternatively API key can also be passed via an environment variable
395
- `org`: the organization to clone from
396
0 commit comments