macOS
brew install cloudfoundry-clilocal Homebrew formula metadata
brew / rank 4575
Official command-line client for Cloud Foundry. Version 8.18.4 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#cloudfoundry-cli.
install
brew install cloudfoundry-clilocal Homebrew formula metadata
sudo apk add cloudfoundry-cliAlpine Linux edge package indexes · cloudfoundry-cli · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cloudfoundry-clinixpkgs package indexes · pkgs/by-name/cl/cloudfoundry-cli/package.nix · source: api.github.com
choco install cloudfoundry-cliChocolatey community package catalog · cloudfoundry-cli · source: community.chocolatey.org
scoop install extras/cloudfoundry-cliScoop official bucket manifest trees · bucket/cloudfoundry-cli.json · source: api.github.com
overview
Official command-line client for Cloud Foundry
history
Cloud Foundry CLI, installed as cf, is the official command-line client for Cloud Foundry. It is the everyday operator and developer interface for targeting Cloud Foundry foundations, logging in, pushing applications, managing services, and inspecting app state.
The official cloudfoundry/cli repository was created in 2013, shortly after Cloud Foundry had established itself as an open platform-as-a-service project. The CLI became the common client used across Cloud Foundry distributions rather than a vendor-specific command.
The CLI evolved alongside Cloud Foundry's API and application runtime. Versioned documentation now distinguishes modern v8 command references while still documenting installation, authentication, plugins, and getting-started flows for users of supported foundations.
Because Cloud Foundry installations span multiple vendors and private foundations, cf became a cross-distribution operational standard. Package metadata in this batch lists apk, Homebrew, Chocolatey, Nix, and Scoop, showing the tool's reach across Linux containers, macOS laptops, and Windows developer workstations.
The CLI's adoption follows Cloud Foundry's enterprise PaaS usage: developers use it to push and bind applications, while platform teams use it for scripted administration, service management, and troubleshooting.
Typical cf workflows start with cf api, cf login, and cf target, followed by cf push for application deployment and commands for apps, routes, services, orgs, spaces, and logs.
The CLI stores target and authentication state in config.json under ~/.cf by default, with CF_HOME allowing that state directory to be moved for automation or isolated environments.
cloudfoundry-cli is one of the older cloud-native CLIs still packaged broadly by operating-system package managers. Unlike many cloud CLIs tied to one hyperscaler account model, cf is a shared client for any compatible Cloud Foundry foundation.
The executable name cf is short and historically important, so distro package names usually spell out cloudfoundry-cli while installing the canonical cf command.
security posture
broad file, network, media, or database tool signal. 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.
~/.cf/config.json$CF_HOME/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.cf/config.json$CF_HOME/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cf | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cloudfoundry-cli |
|---|---|
| Version | 8.18.4 |
| Package manager | Homebrew |
| Homepage | https://docs.cloudfoundry.org/cf-cli |
| Repository | https://github.com/cloudfoundry/cli |
| Last updated | 2026-07-27T22:04:01+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cloudfoundry-cli
nix profile install nixpkgs#cloudfoundry-clicloudfoundry-cli 8.7.9-r20
A CLI for Cloud Foundry written in Go
https://github.com/cloudfoundry/cli
sudo apk add cloudfoundry-clicloudfoundry-cli
choco install cloudfoundry-cliextras/cloudfoundry-cli
scoop install extras/cloudfoundry-clisource 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.