macOS
brew install kosli-clilocal Homebrew formula metadata
brew
CLI for managing Kosli. Version 2.31.0 via Homebrew; verified 2026-07-06.
install
brew install kosli-clilocal Homebrew formula metadata
overview
CLI for managing Kosli
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for kosli-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
kosli.yamlkosli.ymlkosli.jsonkosli.tomlCredential-bearing paths to review before unattended agent runs.
kosli.yamlkosli.ymlkosli.jsonkosli.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kosli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kosli-dev/cli
install metadata
| Package key | brew:kosli-cli |
|---|---|
| Version | 2.31.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kosli-cli |
| Homepage | https://docs.kosli.com |
| Repository | https://github.com/kosli-dev/cli |
| Upstream docs | https://docs.kosli.com/client_reference |
| License | MIT |
| Source archive | https://github.com/kosli-dev/cli/archive/refs/tags/v2.31.0.tar.gz |
| Last updated | 2026-07-06T15:30:03Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kosli-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.