macOS
brew install vultr-clilocal Homebrew formula metadata
brew / rank 10257
Command-line tool for Vultr services. Version 3.10.0 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#vultr-cli.
install
brew install vultr-clilocal Homebrew formula metadata
sudo dnf install vultr-cliFedora Rawhide package metadata · vultr-cli · source: dl.fedoraproject.org
nix profile install nixpkgs#vultr-clinixpkgs package indexes · pkgs/by-name/vu/vultr-cli/package.nix · source: api.github.com
sudo pacman -S vultr-cliArch Linux sync databases · vultr-cli · source: geo.mirror.pkgbuild.com
winget install --id Vultr.CLI -eWindows Package Manager source index · Vultr.CLI · source: cdn.winget.microsoft.com
scoop install main/vultrScoop official bucket manifest trees · bucket/vultr.json · source: api.github.com
overview
Command-line tool for Vultr services
history
Vultr CLI is Vultr's official command-line interface for the Vultr API, used to manage cloud infrastructure resources such as instances, networking, storage, DNS, Kubernetes, databases, object storage, and account data from a terminal.
The official GitHub repository was created in 2019 and publishes the Go module as github.com/vultr/vultr-cli/v3. The first public GitHub release listed by the repository API is v0.1.0 from June 2019, followed by v1.0.0 and v2.0.0 releases in November 2020 and v3.0.0 in February 2024.
The project is built around common Go CLI tooling, with cobra and viper listed in go.mod and a README command tree that exposes Vultr services as subcommands.
The official README documents several installation routes that matter to package users: GitHub release binaries, Go install, Arch Linux pacman, Homebrew, Fedora dnf, OpenBSD pkg_add, Docker images, and Chocolatey. The supplied package metadata also records packaging across Homebrew, dnf, nix, pacman, Scoop, and winget.
The README and Vultr Docs show vultr-cli as a terminal client for listing and creating infrastructure resources. Authentication uses the VULTR_API_KEY environment variable, while an optional YAML config can be supplied with --config and may contain an api-key value; environment variables override config-file values.
For package maintainers, vultr-cli is a compact example of a provider-owned cloud CLI shipped through multiple native package ecosystems while tracking a fast-moving cloud API client dependency, govultr. Its GitHub releases, Go module path, Docker image, and distro package entries make it easy to compare upstream release cadence against downstream packaging lag.
security posture
No matching local secret-handling manifest was found for vultr-cli. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vultr | cli | global executable | |
vultr-cli | 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/vultr/vultr-cli
install metadata
| Package key | brew:vultr-cli |
|---|---|
| Version | 3.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vultr-cli |
| Homepage | https://github.com/vultr/vultr-cli |
| Repository | https://github.com/vultr/vultr-cli |
| License | Apache-2.0 |
| Source archive | https://github.com/vultr/vultr-cli/archive/refs/tags/v3.10.0.tar.gz |
| Last updated | 2026-07-26T00:30:34+02:00 |
| 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 | vultr-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.
vultr-cli
nix profile install nixpkgs#vultr-clivultr-cli 3.9.2-2.fc45
Official command line tool for Vultr services
https://github.com/vultr/vultr-cli
sudo dnf install vultr-clivultr-cli 3.10.0-1
Official command line tool for Vultr services
https://github.com/vultr/vultr-cli
sudo pacman -S vultr-cliVultr.CLI
winget install --id Vultr.CLI -evultr
nix profile install nixpkgs#vultrmain/vultr
scoop install main/vultrsource 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.