You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,9 +98,12 @@ The following tokens are suitable for uploading:
98
98
* 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.
99
99
* 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`).
100
100
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)
101
106
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.
0 commit comments