macOS
brew install fleet-clilocal Homebrew formula metadata
brew
Manage large fleets of Kubernetes clusters. Version 0.15.4 via Homebrew; verified 2026-06-25.
install
brew install fleet-clilocal Homebrew formula metadata
sudo zypper install fleet-cliopenSUSE Tumbleweed package metadata · fleet-cli · source: download.opensuse.org
nix profile install nixpkgs#fleetnixpkgs package indexes · pkgs/by-name/fl/fleet/package.nix · source: api.github.com
overview
Manage large fleets of Kubernetes clusters
history
Fleet CLI is the command-line tool for Rancher Fleet, a Kubernetes GitOps and HelmOps system for deploying workloads from Git and local bundle sources across one or many clusters. The package matters because it exposes Fleet bundle creation, targeting, diffing, deployment, and diagnostics as a standalone binary.
The rancher/fleet repository was created in 2020. The upstream README describes Fleet as GitOps and HelmOps at scale, designed for many clusters while still lightweight enough for a single cluster.
Fleet's design turns raw Kubernetes YAML, Helm charts, Kustomize trees, or combinations of those sources into Helm-backed deployments, emphasizing control, consistency, visibility, and auditability. The CLI documentation positions the `fleet` binary as a way to create, preview, target, and deploy bundles from local files without always requiring a GitRepo.
Fleet is part of the Rancher/SUSE Kubernetes management ecosystem, so its adoption is tied to multi-cluster Kubernetes operations rather than a general-purpose developer CLI audience. The supplied package metadata records Homebrew, Nix, and zypper packaging, which matches its role as an operator/admin tool installed on workstations and CI environments.
Fleet CLI can create bundles from Helm charts, Kubernetes manifests, Kustomize directories, and `fleet.yaml` files. Documented commands include `fleet apply` for creating or previewing bundles, `fleet target` for evaluating cluster targeting rules, and `fleet deploy` for applying a targeted bundle to a cluster.
`fleet.yaml` adds bundle options; the docs state that any directory containing `fleet.yaml` is automatically turned into a bundle. The file can define namespace behavior, Helm options, Kustomize settings, target customizations, rollout behavior, dependencies, and monitoring ignore rules.
Fleet CLI is package-nerd significant as a packaged Kubernetes control-plane companion: it is not the controller itself, but a local binary that lets operators inspect and reproduce Fleet's bundle pipeline. That makes it useful for debugging GitOps state, packaging release artifacts, and validating cluster targeting before controller reconciliation.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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.
fleet.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fleet | 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/rancher/fleet
install metadata
| Package key | brew:fleet-cli |
|---|---|
| Version | 0.15.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fleet-cli |
| Homepage | https://fleet.rancher.io/ |
| Repository | https://github.com/rancher/fleet |
| Upstream docs | https://fleet.rancher.io/how-tos-for-users/install-use-fleet-cli |
| License | Apache-2.0 |
| Source archive | https://github.com/rancher/fleet/archive/refs/tags/v0.15.4.tar.gz |
| Last updated | 2026-06-25T12:47:17Z |
| 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 | fleet-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.
fleet-cli 0.15.2-1.1
CLI for the Rancher Fleet GitOps tooling
https://github.com/rancher/fleet
sudo zypper install fleet-clifleet-cli-bash-completion 0.15.2-1.1
Bash Completion for fleet-cli
https://github.com/rancher/fleet
sudo zypper install fleet-cli-bash-completionfleet-cli-fish-completion 0.15.2-1.1
Fish Completion for fleet-cli
https://github.com/rancher/fleet
sudo zypper install fleet-cli-fish-completionfleet-cli-zsh-completion 0.15.2-1.1
Zsh Completion for fleet-cli
https://github.com/rancher/fleet
sudo zypper install fleet-cli-zsh-completionfleet
nix profile install nixpkgs#fleetsource 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.