# hasura-cli を Homebrew, Nix, scoop でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install hasura-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#hasura-cli
```

  証拠: nixpkgs package indexes: pkgs/by-name/ha/hasura-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/hasura-cli
```

  証拠: Scoop official bucket manifest trees: bucket/hasura-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:hasura-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.48.3
- **ソース概要:** Command-Line Interface for Hasura GraphQL Engine
- **ホームページ:** <https://hasura.io>
- **リポジトリ:** <https://github.com/hasura/graphql-engine>
- **上流ドキュメント:** <https://hasura.io>
- **最終更新:** 2026-07-27T14:32:23+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- hasura (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.48.3

## セキュリティノート

hasura-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


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

- Nix - hasura-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/ha/hasura-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/hasura-cli: normalized package name match | Scoop official bucket manifest trees: bucket/hasura-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched curated package taxonomy and local package facts.
- [hasura-cli](https://pkg.so/ja/npm/hasura-cli/) - Same normalized package name appears in another local ecosystem. Shared terms: engine, graphql, hasura, hasura-cli.
- [glyr](https://pkg.so/ja/brew/glyr/) - Local package facts share a topical domain. Shared terms: command-line, engine, interface, line.
- [swctl](https://pkg.so/ja/brew/swctl/) - Local package facts share a topical domain. Shared terms: command-line, graphql, interface, line.
- [hasura-cli](https://pkg.so/ja/npm/hasura-cli/) - Same normalized package name exists in another local package ecosystem.

## ソース

- pkg.so package database
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
