macOS
brew install go-passbolt-clilocal Homebrew formula metadata
brew
CLI for passbolt. Version 0.5.1 via Homebrew; verified 2026-07-02.
install
brew install go-passbolt-clilocal Homebrew formula metadata
sudo apk add go-passbolt-cliAlpine Linux edge package indexes · go-passbolt-cli · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#go-passbolt-clinixpkgs package indexes · pkgs/by-name/go/go-passbolt-cli/package.nix · source: api.github.com
sudo zypper install go-passbolt-cliopenSUSE Tumbleweed package metadata · go-passbolt-cli · source: download.opensuse.org
overview
CLI for passbolt
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
$XDG_CONFIG_HOME/go-passbolt-cli/go-passbolt-cli.toml~/.config/go-passbolt-cli/go-passbolt-cli.toml~/Library/Application Support/go-passbolt-cli/go-passbolt-cli.tomlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/go-passbolt-cli/go-passbolt-cli.toml~/.config/go-passbolt-cli/go-passbolt-cli.toml~/Library/Application Support/go-passbolt-cli/go-passbolt-cli.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
passbolt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/passbolt/go-passbolt-cli
install metadata
| Package key | brew:go-passbolt-cli |
|---|---|
| Version | 0.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-passbolt-cli |
| Homepage | https://www.passbolt.com/ |
| Repository | https://github.com/passbolt/go-passbolt-cli |
| Upstream docs | https://github.com/passbolt/go-passbolt-cli#readme |
| License | MIT |
| Source archive | https://github.com/passbolt/go-passbolt-cli/archive/refs/tags/v0.5.1.tar.gz |
| Last updated | 2026-07-02T12:17:14Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
go-passbolt-cli
nix profile install nixpkgs#go-passbolt-cligo-passbolt-cli 0.3.2-r13
Command-line tool to interact with Passbolt
https://github.com/passbolt/go-passbolt-cli
sudo apk add go-passbolt-cligo-passbolt-cli 0.4.2-1.1
A CLI tool to interact with Passbolt
https://github.com/passbolt/go-passbolt-cli
sudo zypper install go-passbolt-cligo-passbolt-cli-bash-completion 0.4.2-1.1
Bash Completion for go-passbolt-cli
https://github.com/passbolt/go-passbolt-cli
sudo zypper install go-passbolt-cli-bash-completiongo-passbolt-cli-fish-completion 0.4.2-1.1
Fish Completion for go-passbolt-cli
https://github.com/passbolt/go-passbolt-cli
sudo zypper install go-passbolt-cli-fish-completiongo-passbolt-cli-zsh-completion 0.4.2-1.1
ZSH Completion for go-passbolt-cli
https://github.com/passbolt/go-passbolt-cli
sudo zypper install go-passbolt-cli-zsh-completionsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.