# 使用 Homebrew 安装 kubevious

查看 kubevious 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:kubevious
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kubevious
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kubevious
- **软件包管理器:** Homebrew
- **版本:** 1.0.64
- **来源摘要:** Detects and prevents Kubernetes misconfigurations and violations
- **主页:** <https://kubevious.io>
- **最后更新:** 2026-06-15T10:20:19-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kubevious (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.64
## 项目历史与用法

Kubevious CLI is a Kubernetes manifest assurance and validation tool. It packages the Kubevious rules-and-dashboard lineage into a command suitable for local YAML checks, GitOps validation, CI/CD pipelines, and live-cluster troubleshooting.

### 项目历史

The Kubevious CLI README says the CLI was created from lessons learned in the Kubevious Dashboard project and from the evolution of its rules framework. That origin explains its emphasis on cross-manifest validation rather than checking one YAML file at a time.

### 采用历史

The CLI has a smaller footprint than KubeVela or kubespy, but it is distributed through Homebrew, npm, precompiled binaries, Docker, and GitHub Actions Marketplace. Its repository release list shows many 1.0.x releases, which suggests maintenance around Kubernetes schema and rule details.

### 使用方式

Users run kubevious guard or lint against files, directories, URLs, stdin, Helm charts, Kustomize output, and live-cluster manifests. The tool is meant to catch typos, schema errors, conflicts, inconsistencies, compliance issues, and best-practice violations before changes reach a cluster.

### 为什么软件包爱好者会关心

Kubevious CLI is package-nerd significant as a validation binary that can sit in pre-commit hooks, CI, and package-manager install paths. It overlaps with kubeval, kubeconform, conftest, Polaris, and kube-score, but its README emphasizes application-centric, cross-manifest validation inherited from the Kubevious dashboard.

### 时间线

- 2020: Public Kubevious dashboard material described an application-centric Kubernetes validation and visualization project.
- 2023: Kubevious CLI mirror/package metadata described the CLI as the newer standalone validation tool based on the dashboard foundation.
- 2025: The GitHub release list showed the v1.0.6x series with fixes and rule/schema changes.

### Related projects

- Related projects include Kubevious Dashboard, Kubernetes Dashboard, kubeval, kubeconform, conftest, Polaris, kube-score, Helm, and Kustomize. The CLI is closest to policy and manifest validation tools, but with Kubevious-specific app-centric correlation.

### 来源

- <https://formulae.brew.sh/formula/kubevious>
- <https://github.com/kubevious/cli>
- <https://github.com/kubevious/cli/releases>
- <https://github.com/marketplace/actions/kubevious-cli>
- <https://kubevious.io/>
- <https://kubevious.io/docs>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## 来源

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