Skip to content

Commit

Permalink
Update the empty upload command
Browse files Browse the repository at this point in the history
  • Loading branch information
michelletran-codecov committed Mar 10, 2025
1 parent e8dce24 commit 05a0e33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecovcli_commands
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,13 @@ Usage: codecovcli empty-upload [OPTIONS]

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

0 comments on commit 05a0e33

Please sign in to comment.