pkg.soopen package index

brew / rang 4575

Installer cloudfoundry-cli avec Homebrew, apk, chocolatey, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cloudfoundry-cli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cloudfoundry-cli

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add cloudfoundry-cli

Alpine Linux edge package indexes · cloudfoundry-cli · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#cloudfoundry-cli

nixpkgs package indexes · pkgs/by-name/cl/cloudfoundry-cli/package.nix · Source: api.github.com

Windows

Chocolateyvérifié · 92%
choco install cloudfoundry-cli

Chocolatey community package catalog · cloudfoundry-cli · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install extras/cloudfoundry-cli

Scoop official bucket manifest trees · bucket/cloudfoundry-cli.json · Source: api.github.com

aperçu

Résumé du paquet

Official command-line client for Cloud Foundry

Commandes et alias

  • cf

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2013: Official cloudfoundry/cli GitHub repository was created.
  • 2013: Preview release v0.0.1.alpha was published.
  • 2017: v6 releases were actively published, including v6.33.0.
  • 2020s: v7 and v8 documentation reflected newer Cloud Foundry API and CLI behavior.
  • 2026: v8 releases continued, including v8.18.x.

Related projects

  • Cloud Foundry Application Runtime is the platform surface managed by the cf CLI.
  • Cloud Controller API is the API family the CLI targets for application and foundation operations.
  • BOSH, buildpacks, service brokers, and cf CLI plugins are adjacent parts of the Cloud Foundry operator/developer ecosystem.

posture de sécurité

Niveau de risque : orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

Signaux

  • text:client
  • text:cloud

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.cf/config.json$CF_HOME/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.cf/config.json$CF_HOME/config.json

exécutables

Exécutables installés

CommandeTypeExpositionNote
cfexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire8.18.4
gestionnaire mis à jour2026-07-27
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cloudfoundry-cli
Version8.18.4
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://docs.cloudfoundry.org/cf-cli
Dépôthttps://github.com/cloudfoundry/cli
Dernière mise à jour2026-07-27T22:04:01+02:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

cloudfoundry-cli

nix profile install nixpkgs#cloudfoundry-cli
  • normalized package name match
  • Correspondance par : Cloudfoundry Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/cloudfoundry-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cloudfoundry-cli 8.7.9-r20

A CLI for Cloud Foundry written in Go

https://github.com/cloudfoundry/cli

sudo apk add cloudfoundry-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cloudfoundry-cli
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cloudfoundry Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cloudfoundry-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Chocolatey95%

cloudfoundry-cli

choco install cloudfoundry-cli
  • normalized package name match
  • Correspondance par : Cloudfoundry Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: cloudfoundry-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','chocolatey-misc-helpers.extension'
Scoop95%

extras/cloudfoundry-cli

scoop install extras/cloudfoundry-cli
  • normalized package name match
  • Correspondance par : Cloudfoundry Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cloudfoundry-cli.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation