macOS
brew install fastlylocal Homebrew formula metadata
brew / Rang 4120
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastly in AI-Agent-Workflows.
Installation
brew install fastlylocal Homebrew formula metadata
nix profile install nixpkgs#fastlynixpkgs package indexes · pkgs/by-name/fa/fastly/package.nix · Quelle: api.github.com
Überblick
Build, deploy and configure Fastly services
Verlauf
Fastly CLI is the open-source command-line interface for the Fastly edge cloud. It packages service management, API access, VCL upload, Compute build/deploy workflows, authentication, and CI-friendly automation behind the fastly command.
The fastly/cli GitHub repository was created in February 2020, and the changelog records v0.1.0 on February 5, 2020. The README describes it as a CLI for interacting with the Fastly platform and links to Fastly's official command reference.
The CLI evolved quickly through 2020 alongside Fastly's modern developer platform. Its release history shows a steady sequence of early v0.x releases, then continuing major versions as the command surface expanded across Compute, services, TLS, domains, stats, stores, authentication, and product-specific commands.
Fastly CLI adoption is tied to Fastly customers and developers who need repeatable edge configuration from a terminal or CI system. The official docs explicitly position it as a way to create services, manage backends and domains, upload VCL, build and deploy Compute packages, and use Fastly from a code workspace or CI environment.
Unlike a general-purpose cloud CLI, Fastly CLI is a vendor CLI with package-manager distribution through Homebrew and other installers. Its value comes from matching Fastly's API and release cadence closely enough that edge configuration can be automated without hand-written API calls.
Common use starts with installation, authentication, and configuration, then moves to command groups such as service, domain, backend, compute, kv-store, secret-store, tls, stats, auth, profile, and whoami. The README also documents FASTLY_API_TOKEN for noninteractive authentication.
Compute workflows are a major use case: the CLI can initialize, build, serve, validate, pack, and deploy Compute packages. For legacy and CDN configuration, it also manages VCL upload and service resources such as domains and backends.
Package nerds care about Fastly CLI because it is the installable boundary between local build systems and a production edge network. It has to behave well in shells, CI jobs, and developer laptops while tracking a vendor API that changes frequently.
Its changelog is also a good example of a cloud CLI as living infrastructure: frequent releases, SemVer, monthly release scheduling, auth migrations, dependency updates, and new command groups all show the maintenance burden hidden behind a simple brew install fastly.
Sicherheitslage
Für fastly wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/Library/Application Support/fastly/config.toml$XDG_CONFIG_HOME/fastly/config.toml~/.fastly/config.tomlCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/fastly/config.toml$XDG_CONFIG_HOME/fastly/config.toml~/.fastly/config.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fastly | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:fastly |
|---|---|
| Version | 15.4.0 |
| Paketmanager | Homebrew |
| Homepage | https://www.fastly.com/documentation/reference/cli/ |
| Repository | https://github.com/fastly/cli |
| Zuletzt aktualisiert | 2026-07-26T11:37:55+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
fastly
nix profile install nixpkgs#fastlyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.