Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 0d1d5ac

Browse files
Merge branch 'main' into th/rebuild-packaging
2 parents beb3cca + 613107a commit 0d1d5ac

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,12 @@ The following tokens are suitable for uploading:
9898
* The [Repository Upload Token](https://docs.codecov.com/docs/codecov-uploader#upload-token): Found on the settings page of your repository, also viewable on the `/new` page when setting up a repository on Codecov for the first time.
9999
* The [Global Upload Token](https://docs.codecov.com/docs/codecov-uploader#organization-upload-token): Found on your organization settings page (e.g., `https://app.codecov.io/account/<scm>/<org>/org-upload-token`).
100100

101+
# Usage
102+
If the installation is successful, running `codecovcli --help` will output the available commands along with the different general options that can be used with them.
103+
104+
> [!IMPORTANT]
105+
> For up-to-date command usage, please check the `codecovcli_commands` [file](https://github.com/codecov/codecov-cli/blob/main/codecovcli_commands)
101106
102-
# Usage
103-
If the installation is successful, running `codecovcli --help` will output the available commands along with the different general options that can be used with them.
104107
```
105108
Usage: codecovcli [OPTIONS] COMMAND [ARGS]...
106109
```

0 commit comments

Comments
 (0)