Skip to content

Commit 05a0e33

Browse files
Update the empty upload command
1 parent e8dce24 commit 05a0e33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

codecovcli_commands

+7
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,13 @@ Usage: codecovcli empty-upload [OPTIONS]
151151

152152
Options:
153153
--force
154+
--parent-sha TEXT SHA (with 40 chars) of what should be the
155+
parent of this commit
156+
-P, --pr, --pull-request-number TEXT
157+
Specify the pull request number mannually.
158+
Used to override pre-existing CI environment
159+
variables
160+
-B, --branch TEXT Branch to which this commit belongs to
154161
-C, --sha, --commit-sha TEXT Commit SHA (with 40 chars) [required]
155162
-Z, --fail-on-error Exit with non-zero code in case of error
156163
--git-service [github|gitlab|bitbucket|github_enterprise|gitlab_enterprise|bitbucket_server]

0 commit comments

Comments
 (0)