We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3056519 commit ca1bb19Copy full SHA for ca1bb19
README.md
@@ -147,7 +147,7 @@ OPTIONS:
147
148
GLOBAL OPTIONS:
149
--config value Path to the scm-engine config file (default: ".scm-engine.yml") [$SCM_ENGINE_CONFIG_FILE]
150
- --api-token value GitHub/GitLab API token [$GITLAB_TOKEN, $SCM_ENGINE_TOKEN]
+ --api-token value GitHub/GitLab API token [$SCM_ENGINE_TOKEN]
151
--project value GitLab project (example: 'gitlab-org/gitlab') [$GITLAB_PROJECT, $CI_PROJECT_PATH]
152
--base-url value Base URL for the SCM instance (default: "https://gitlab.com/") [$GITLAB_BASEURL, $CI_SERVER_URL]
153
--help, -h show help
0 commit comments