Automic VaultAutomic Vault

brew

usage を Homebrew, Nix, pacman でインストール

usage のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install usage

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#usage

nixpkgs package indexes · pkgs/by-name/us/usage/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S usage

Arch Linux sync databases · usage · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Tool for working with usage-spec CLIs

コマンドとエイリアス

  • usage

履歴

プロジェクトの歴史と使われ方

usage is both a specification and a CLI for describing command-line interfaces. The official README compares a Usage spec to OpenAPI for CLIs, covering arguments, flags, environment variables, and config files so downstream tools can generate completions, documentation, man pages, parsers, SDKs, and framework scaffolding.

プロジェクトの歴史

The project grew out of the modern CLI tooling ecosystem around jdx's tools and the KDL document language. Public GitHub releases show early v0.1.x releases in 2024 and v3.x releases in 2026, while the docs describe an expanding scope from shell completions and man pages toward type-safe SDK generation.

採用の歴史

The official CLI docs list installation through mise, Cargo, Homebrew, and Arch Linux. The input metadata also records Homebrew, Nix, and pacman package names, indicating adoption by users who want the same CLI-spec tool available across developer workstations and Linux distributions.

使われ方

A Usage spec is written in KDL and can describe a CLI's name, binary, about text, version, author, license, flags, arguments, subcommands, config files, environment variables, and defaults. The `usage` CLI then consumes that spec to generate shell completions, Markdown, man pages, JSON, and related artifacts.

パッケージ好きにとっての重要性

Package nerds care about usage because it treats CLI metadata as a portable build artifact. Instead of each package separately hand-maintaining completions, man pages, and docs, maintainers can ship a spec and generate those outputs consistently.

タイムライン

  • 2024: Early v0.1.x GitHub releases published.
  • 2026-06-23: GitHub release v3.5.3 published.

Related projects

  • The official docs relate Usage to OpenAPI for CLIs, KDL as the spec language, and integrations for CLI frameworks such as clap, Cobra, Click, Typer, yargs, oclif, and Commander.js.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
usagecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版3.5.6
マネージャ更新日2026-07-21
ローカルデータOK
上流最新
検出された最新v3.5.6

https://github.com/jdx/usage

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:usage
バージョン3.5.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/usage
ホームページhttps://usage.jdx.dev/
リポジトリhttps://github.com/jdx/usage
上流ドキュメントhttps://usage.jdx.dev/
ライセンスMIT
ソースアーカイブhttps://github.com/jdx/usage/archive/refs/tags/v3.5.6.tar.gz
最終更新2026-07-21T12:48:16Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameusage
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

usage

nix profile install nixpkgs#usage
  • normalized package name match
  • 一致条件: Usage
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/us/usage/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

usage 3.2.0-1

A specification for CLIs

https://github.com/jdx/usage

sudo pacman -S usage
  • License: MIT
  • Architecture: x86_64
  • normalized package name match
  • 一致条件: Usage
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: usage from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment