# Installer kosli-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kosli-cli pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kosli-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kosli-cli
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:kosli-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.36.3
- **Résumé source:** CLI for managing Kosli
- **Page d'accueil:** <https://docs.kosli.com>
- **Dépôt:** <https://github.com/kosli-dev/cli>
- **Dernière mise à jour:** 2026-07-31T12:50:26Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kosli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.36.3
## Historique du projet et usages

Kosli CLI is the command-line client for recording and querying software delivery events in Kosli. Its history is tied to the rise of audit trails, deployment attestations, and continuous-compliance tooling in CI/CD pipelines.

### Historique du projet

The GitHub repository was created on 2021-04-13. Release metadata shows v0.1.0 published on 2021-04-29, followed by a fast early cadence through v0.3.0 on 2021-08-19 and a long 2.x series by 2026.

The official README describes the repository as containing the Kosli CLI for recording and querying software delivery events to Kosli. The official install documentation lists package managers, pre-built binaries, Docker images, and source builds as supported installation paths.

### Historique d'adoption

Kosli CLI adoption is primarily tied to Kosli users rather than broad general-purpose developer-tool adoption. Homebrew packaging matters because CI/CD and DevOps teams often install such CLIs on laptops, build runners, and scripts without checking out source code.

GitHub repository metadata observed on 2026-07-01 reported 15 stars and 7 forks, so the public open-source footprint is modest even though the CLI is central to Kosli's product workflow.

### Modes d'utilisation

Users run `kosli` commands to report compliance and delivery events, query trails, and integrate Kosli with pipelines. Configuration and credentials can be supplied through Kosli config files such as `kosli.yaml`, `kosli.yml`, `kosli.json`, or `kosli.toml`.

The CLI is most relevant in automated delivery systems where build, artifact, pull-request, and deployment events need to be linked into an auditable trail.

### Pourquoi les passionnés de paquets s'y intéressent

Kosli CLI is package-nerd significant as an example of a SaaS workflow becoming a first-class package-manager formula: the service is external, but the reproducible local command is what users install, pin, and automate.

It also reflects the wider move from CI scripts that only build and deploy toward CLIs that produce attestations, evidence, and compliance records.

### Chronologie

- 2021-04-13: GitHub repository created.
- 2021-04-29: v0.1.0 published in GitHub release metadata.
- 2021-08-19: v0.3.0 published in GitHub release metadata.
- 2026-06-29: GitHub repository page listed v2.29.0 as a release.

### Related projects

- Kosli CLI is related to CI/CD systems, artifact provenance tools, deployment audit trails, Open Policy Agent policy checks, and supply-chain attestation tooling.
- Within the Kosli ecosystem, it pairs with Kosli Trails and setup actions for installing the CLI in GitHub Actions.

### Sources

- <https://api.github.com/repos/kosli-dev/cli>
- <https://api.github.com/repos/kosli-dev/cli/releases>
- <https://docs.kosli.com/client_reference>
- <https://docs.kosli.com/getting_started/install>
- <https://github.com/kosli-dev/cli>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kosli-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Unix: kosli.yaml, kosli.yml, kosli.json, kosli.toml

## Credential files

- Unix: kosli.yaml, kosli.yml, kosli.json, kosli.toml

## Combined YAML source

View the package source record on GitHub. [combined/kosli-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kosli-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
