# 使用 Homebrew, apk, Nix, zypper 安装 go-passbolt-cli

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

## 安装

```sh
sudo av install brew:go-passbolt-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install go-passbolt-cli
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add go-passbolt-cli
```

  证据: Alpine Linux edge package indexes: go-passbolt-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#go-passbolt-cli
```

  证据: nixpkgs package indexes: pkgs/by-name/go/go-passbolt-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install go-passbolt-cli
```

  证据: openSUSE Tumbleweed package metadata: go-passbolt-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:go-passbolt-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/go-passbolt-cli>
- **版本:** 0.5.1
- **来源摘要:** CLI for passbolt
- **主页:** <https://www.passbolt.com/>
- **仓库:** <https://github.com/passbolt/go-passbolt-cli>
- **上游文档:** <https://github.com/passbolt/go-passbolt-cli#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/passbolt/go-passbolt-cli/archive/refs/tags/v0.5.1.tar.gz>
- **最后更新:** 2026-07-02T12:17:14Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- passbolt (cli)
- passbolt (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.5.1
- 管理器更新时间: 2026-07-02
- 本地数据: OK
- 上游仓库: https://github.com/passbolt/go-passbolt-cli
- 检测到的最新版本: v0.5.1 (当前)
## 项目历史与用法

go-passbolt-cli is a command-line client for Passbolt, the open-source password manager for teams.

### 项目历史

The Go library and CLI appeared publicly in 2021, with a Passbolt community announcement describing go-passbolt and go-passbolt-cli as ready for public use after cleanup work. The CLI repository later moved under the passbolt organization while retaining a community-driven disclaimer in its README.

### 采用历史

The tool serves Passbolt users who need scriptable access to resources, folders, users, and groups without using the browser extension. Its README documents Homebrew tap installation, release binaries, Go installation, community packages, and Repology as a package index.

### 使用方式

Practitioners configure the server address, private key, and password or passphrase, then create, list, get, update, delete, or share Passbolt resources. The CLI also supports TOTP MFA modes, server verification, JSON output for scripts, and an exec mode that resolves passbolt:// secret references into child-process environment variables.

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

For package users, go-passbolt-cli is important because secret-management CLIs need predictable packaging, man pages, shell completion, and noninteractive modes; those are the pieces that let teams integrate a password manager into scripts while keeping human workflows auditable.

### 时间线

- 2021: go-passbolt and go-passbolt-cli announced for public use in the Passbolt community.
- 2021: Public GitHub repository created.
- 2025: v0.4.0 release series published.
- 2026: v0.5.0 release added schema-driven resource type support and Passbolt v5 encrypted-metadata support through the SDK.

### Related projects

- go-passbolt is the Go module used for programmatic Passbolt integration. Passbolt provides the password-manager server, API, and team collaboration model that the CLI automates.

### 来源

- <https://api.github.com/repos/passbolt/go-passbolt-cli>
- <https://community.passbolt.com/t/announcing-go-passbolt-and-go-passbolt-cli-a-go-library-and-a-cli-tool-to-interact-with-passbolt/4231>
- <https://github.com/passbolt/go-passbolt>
- <https://github.com/passbolt/go-passbolt-cli>
- <https://github.com/passbolt/go-passbolt-cli/releases/tag/v0.5.0>
- <https://www.passbolt.com/docs>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Linux: $XDG_CONFIG_HOME/go-passbolt-cli/go-passbolt-cli.toml, ~/.config/go-passbolt-cli/go-passbolt-cli.toml
- macOS: ~/Library/Application Support/go-passbolt-cli/go-passbolt-cli.toml

## Credential files

- Linux: $XDG_CONFIG_HOME/go-passbolt-cli/go-passbolt-cli.toml, ~/.config/go-passbolt-cli/go-passbolt-cli.toml
- macOS: ~/Library/Application Support/go-passbolt-cli/go-passbolt-cli.toml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** go-passbolt-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:** head, stable

## 其他软件包管理器记录

- Nix - go-passbolt-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/go-passbolt-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - go-passbolt-cli - 0.3.2-r13: normalized package name match | Alpine Linux edge package indexes: go-passbolt-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Command-line tool to interact with Passbolt | https://github.com/passbolt/go-passbolt-cli
- zypper - go-passbolt-cli - 0.4.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: go-passbolt-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A CLI tool to interact with Passbolt | https://github.com/passbolt/go-passbolt-cli
- zypper - go-passbolt-cli-bash-completion - 0.4.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: go-passbolt-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for go-passbolt-cli | https://github.com/passbolt/go-passbolt-cli
- zypper - go-passbolt-cli-fish-completion - 0.4.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: go-passbolt-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for go-passbolt-cli | https://github.com/passbolt/go-passbolt-cli
- zypper - go-passbolt-cli-zsh-completion - 0.4.2-1.1: normalized package name match | openSUSE Tumbleweed package metadata: go-passbolt-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | ZSH Completion for go-passbolt-cli | https://github.com/passbolt/go-passbolt-cli


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/zh-hans/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [clipsafe](https://www.automicvault.com/zh-hans/pkg/brew/clipsafe/) - Shares av.db curated category or tags: cli, password-management, password-manager, security.
- [gokey](https://www.automicvault.com/zh-hans/pkg/brew/gokey/) - Shares av.db curated category or tags: cli, password-management, password-manager, security.
- [gopass-jsonapi](https://www.automicvault.com/zh-hans/pkg/brew/gopass-jsonapi/) - Shares av.db curated category or tags: cli, password-management, password-manager, secrets, security.
- [gopeed](https://www.automicvault.com/zh-hans/pkg/brew/gopeed/) - Shares av.db curated category or tags: cli, password-management, password-manager, secrets, security.
- [lastpass-cli](https://www.automicvault.com/zh-hans/pkg/brew/lastpass-cli/) - Shares av.db curated category or tags: cli, password-management, password-manager, secrets, security.
- [prs](https://www.automicvault.com/zh-hans/pkg/brew/prs/) - Shares av.db curated category or tags: cli, password-management, password-manager, security.
- [pwsafe](https://www.automicvault.com/zh-hans/pkg/brew/pwsafe/) - Shares av.db curated category or tags: cli, password-management, password-manager, security.
- [rbw](https://www.automicvault.com/zh-hans/pkg/brew/rbw/) - Shares av.db curated category or tags: cli, password-management, password-manager, security.

## Combined YAML source

View the package source record on GitHub. [combined/go-passbolt-cli.yml](https://github.com/automic-vault/db/blob/main/combined/go-passbolt-cli.yml)


## 来源

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