macOS
brew install codecov-clilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de codecov-cli pour les workflows d'agents IA.
installation
brew install codecov-clilocal Homebrew formula metadata
nix profile install nixpkgs#codecov-clinixpkgs package indexes · pkgs/by-name/co/codecov-cli/package.nix · Source: api.github.com
choco install codecovChocolatey community package catalog · codecov · Source: community.chocolatey.org
aperçu
Codecov's command-line interface
historique
Codecov CLI is Codecov's official command-line client for uploading coverage and interacting with Codecov from a terminal or CI system. It replaces or complements older uploader workflows with commands for creating commits, creating reports, uploading coverage, selecting PR bases, sending notifications, and related CI automation.
The GitHub repository was created on 2022-02-17, and the first release metadata available through GitHub shows v0.1.0 on 2023-02-28. The official README and docs describe the CLI as a way for users to interact with Codecov directly from the terminal or CI platform.
Codecov's docs explicitly position the CLI as a replacement path for the NodeJS binary uploader in upload workflows, with installation either through `pip install codecov-cli` or signed binary downloads from `cli.codecov.io` and GitHub releases.
The input package facts list Homebrew, Chocolatey, and Nix packages, while the official docs document pip and binary installation. That mix is typical for a CI utility expected to run on developer laptops and heterogeneous CI images.
Because Codecov is used inside CI, adoption is workflow-driven: projects add the CLI to CI steps, pass coverage reports, and authenticate with repository or organization upload tokens.
The official docs show `codecovcli upload-process` as the wrapper for create-commit, create-report, and do-upload, and describe options such as upload token, file selection, flags, slug, branch, PR, and CI parameter auto-loading.
Codecov configuration is controlled through Codecov YAML. The docs state that repository YAML is stored as a standalone `codecov.yml` file in the repository, and the FAQ allows `codecov.yml` or `.codecov.yml` in the repository root, `dev/`, or `.github/` directories. The current curation records the common `codecov.yml` and `.github/codecov.yml` paths.
Codecov CLI is important package-manager plumbing because it is a small executable that many CI pipelines depend on for coverage upload. Its packaging surface spans Python packaging, signed standalone binaries, Homebrew, Chocolatey, and Nix, which makes it a cross-platform delivery problem rather than only a Python library.
For package maintainers, it also reflects a broader shift away from ad hoc shell uploaders toward signed, versioned, auditable CLI tools in CI supply chains.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour codecov-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
codecov.yml.github/codecov.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
codecov | cli | exécutable global | |
codecov-cli | cli | exécutable global | |
codecovcli | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:codecov-cli |
|---|---|
| Version | 11.3.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/codecov-cli |
| Page d'accueil | https://cli.codecov.io/ |
| Dépôt | https://github.com/codecov/codecov-cli |
| Docs amont | https://docs.codecov.com/docs/the-codecov-cli |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/b8/c3/d097b669f1d794d956e4afc52cf5d2ce3d1d0bc42cb3505092fbb5b4d319/codecov_cli-11.3.1.tar.gz |
| Dernière mise à jour | 2026-07-10T07:07:50Z |
| Pulse | updated |
| Dépendances | certifi, libyaml, python@3.14 |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | codecov-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
codecov-cli
nix profile install nixpkgs#codecov-clicodecov
choco install codecovpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.