macOS
brew install --cask insolocal Homebrew cask metadata
安装
brew install --cask insolocal Homebrew cask metadata
概览
CLI HTTP and GraphQL Client
历史
Inso CLI is the command-line companion to Kong Insomnia. Kong's docs describe it as a tool for using Insomnia features from a terminal and CI/CD environments, while the repository package manifest describes `insomnia-inso` as a CLI for Insomnia, the collaborative API design tool.
Inso lives inside the Kong/insomnia monorepo as `packages/insomnia-inso`. The parent project is an open-source cross-platform API client for GraphQL, REST, WebSockets, Server-Sent Events, gRPC, and other HTTP-compatible protocols, and its README explicitly calls out native Insomnia CLI support for CI/CD linting and testing.
The reference docs expose Inso's shape as an automation CLI rather than a standalone API client: subcommands cover running tests and collections, linting specs, exporting data and API specifications, running scripts from `.insorc`, and generating docs.
Inso's adoption follows Insomnia's user base and release train. The GitHub repository shows a large API-client project with thousands of stars and hundreds of releases, while the cask packages the standalone `inso` binary for users who want Insomnia automation without driving the desktop app interactively.
Common commands include `inso run test`, `inso lint spec`, `inso export spec`, `inso run collection`, and `inso script`. Kong docs say Inso looks for data in a `.insomnia` directory created by Git Sync or in the installed Insomnia app data directory, and users can override the source with `--workingDir` or `--src`.
For package nerds, Inso is the CLI slice of a large Electron/TypeScript monorepo. Packaging it separately makes API test and OpenAPI lint workflows usable in CI, Docker, and shell scripts without requiring the full GUI as the primary interface.
安全态势
没有找到 inso 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.insorc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
inso | 二进制 | Homebrew cask 二进制 | inso |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | cask:inso |
|---|---|
| 版本 | 13.1.0 |
| 软件包管理器 | Homebrew Cask |
| 主页 | https://insomnia.rest/products/inso |
| 最后更新 | 2026-07-24T01:31:59Z |
| Pulse | updated |
| SHA-256 | f22c2579e07e4841c73f2f95fe24988f6d87b58e208505d7126efda4bb107d37 |
| 下载 URL | https://github.com/Kong/insomnia/releases/download/core%4013.1.0/inso-macos-13.1.0.zip |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
Insomnia.Inso
winget install --id Insomnia.Inso -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.