From 613107a8cc23aeb9145b3acb9a5e72b30fb79e57 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:08:23 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d859c94d1..c130e664b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,10 @@ The following tokens are suitable for uploading: # Usage 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. + +> [!IMPORTANT] +> For up-to-date command usage, please check the `codecovcli_commands` [file](https://github.com/codecov/codecov-cli/blob/main/codecovcli_commands) + ``` Usage: codecovcli [OPTIONS] COMMAND [ARGS]... ```